4 Commits
Author SHA1 Message Date
Gustavo Moreira 535ce3a22a testing: Enable automatic selection of the OS image based on the test and filename prefix, addressing an issue in the development environment.
For example, when using VSCode with pytest, test autodiscovery triggers pytest_generate_tests(), adding all images to each test case. This causes issues, as Linux tests end up being executed with Windows and Mac images, and vice versa.
2024-12-01 19:34:35 +11:00
Mike Auty bd402772c7 Core: Apply black to the entire codebase and add workflow 2022-12-07 20:48:14 +00:00
3e748e7d48 Use more descriptive variable names
Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-07-16 16:35:26 -05:00
Frank Gomulka df277b9e80 Add testing framework 2022-07-15 01:27:08 -05:00