Commit Graph

2 Commits

Author SHA1 Message Date
admin 942e301326 Update run_tests.ps1 to run all tests across subdirectories
- Modified the script to navigate to the `tests` directory and run all tests in all subdirectories.
2024-08-20 17:53:26 -05:00
admin 532672eee1 Add PowerShell script to check dependencies and run tests
- Created run_tests.ps1 to verify dependencies from requirements.txt, install missing ones, and run unit tests.
2024-08-20 17:51:55 -05:00