Everypin
54 subscribers
10 photos
18 links
Everypin will be tested
https://github.com/everypinio/
Download Telegram
Channel created
Рассказали на IT Global Meetup широкой общественности Питерского Embedded как тестировать электронику с pytest и hardpy.

По вопросам в зале было понятно, что история животрепещущая ( ну мы, собственно, так и думали).
Так что будем тему развивать и рассказывать в нашем канале.

Ознакомиться с проектом можно тут.
3👏2🎉1
HardPy
is a python library for creating a test bench for devices.

HardPy allows you to:

- Create test benches for devices using pytest;
- Use a browser to view, run, and stop tests;
- Store test results in the CouchDB database.

https://github.com/everypinio/hardpy
3🎉2🆒2
Everypin pinned «HardPy is a python library for creating a test bench for devices. HardPy allows you to: - Create test benches for devices using pytest; - Use a browser to view, run, and stop tests; - Store test results in the CouchDB database. https://github.com/everypinio/hardpy»
HardPy 0.4.0 is here! 🎉
With the new feature - Dialog boxes. Now your test plan can interface with a tester with prompts, text, and numeric input (more variants coming).
- Read the documentation for the Dialog boxes
- Example of using the Dialog boxes
8
HardPy 0.5.0 is here!
- New dialogues: checkbox, radio button, image, and operator's steps instructions.
- Changed the way of using dialogues. Every type has its class.
- Every exception in the test plan is shown on the operator's panel.
🔥3
⚡️Introducing HardPy 0.6.0⚡️

- HardPy is now launched with the hardpy run command instead of hardpy-panel.
- Create a template testing project with the hardpy init command. Template project includes a new entity - project configuration file - hardpy.toml.
- Added part_number fields to the DUT table and name and info fields to the test_stand table.
- Fixed several bugs in the operator panel.

Ready to dive deeper? Explore the detailed changelog for the 0.6.0 release. Unleash the power of HardPy today!
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥31🆒1
Channel photo updated
This media is not supported in your browser
VIEW IN TELEGRAM
📣

We're excited to announce HardPy 0.7.0

🔘HardPy can now restart tests on failure as many times as you specify with the attempt marker. See the documentation for an example of how to use the attempt marker in tests.

🟡Test cases now support unlimited dialog box launches

🔴HardPy's code base has been improved through integration with the ruff linter

🟣Version control has been added for report schemas
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥9
Our forward-thinking colleagues are revolutionizing their testing experience with our StandCloud+HardPy tools! This ecosystem slashes development time from months to weeks, enables 100% automated testing, and provides real-time insights for quality control.

Cut costs, boost efficiency, and catch issues early. Ready to transform your electronics testing? Check out Everypin - yours testing game-changer!
63🆒2
HardPy 0.8.0 is here! 🎉

Modified the way to use an image for widgets in the dialog box. Now users can add images to any widget using the ImageComponent.

Introduced the capability to add image borders within the dialog box.

Enhanced the user interface of the operator panel.
🔥51
💡We've added some how to start HardPy from the console and how to add and use custom arguments in HardPy tests.

And we wish everyone a Merry Christmas🌟 and a Happy New Year 🎄!
Please open Telegram to view this post
VIEW IN TELEGRAM
🎄73
Here we go!
☄️ Release 0.9.0

🖥 Introduced support for adding images into operator messages via the set_operator_msg function.

🛠 Enabled non-blocking execution for set_operator_msg by utilizing the block=False parameter.

Enhanced customization options by adding the font_size argument to DialogBox and set_operator_message, allowing you to adjust the font size in dialog boxes and operator messages.

📌 Added the clear_operator_message function. Now, operator messages can stay open in non-blocking mode while tests continue running. You can close these messages programmatically from anywhere in the code, eliminating the need to manually click the close button or press Escape.

Fixed a bug where operator messages and dialog boxes occasionally failed to appear before the browser page was reloaded.
Please open Telegram to view this post
VIEW IN TELEGRAM
👍8🎉2
🎉 HardPy 0.11.0 is here! 🎉

🔥 Added support for embedding HTML pages in dialog boxes, enabling:

- Formatted text display
- Matplotlib charts integration
- Third-party content (via iframe)

Removed socket handling from hardpy.toml to streamline project configuration.
🔥8🎉1
⚡️HardPy 0.12.1 Release⚡️

1. Test Dependencies: You can now configure tests to run based on the results of multiple other tests. This feature works for both individual test cases and entire test modules.

2. Dependency Error Handling: When dependencies are incorrectly specified or missing from the test plan, HardPy now automatically ignores them instead of failing.

3. Critical Test Marker: Added a critical marker that stops all subsequent test execution when a critical test or module fails.

4. Test Stand Numbering: Introduced the set_stand_number function to assign numbers to test stands.

5. Enhanced Documentation: Added comprehensive documentation for the report schema (runstore database in CouchDB).
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥7