Recent Releases of runtest
runtest -
- Allow numbers to be separated by comma instead of only space-separated (thanks to A. Paul).
- Python
Published by bast over 2 years ago
runtest -
- Code simplification
- Remove dependency on pytest for library users (the dependency is still needed when testing this library)
- Python
Published by bast over 4 years ago
runtest -
- Test also Python 3.10
- Avoid some repetition and unused variables in the code
- Python
Published by bast over 4 years ago
runtest -
- Integers can now be compared with (abs) tolerance
- Python
Published by bast over 4 years ago
runtest -
- Fix for accepted_errors. Previously the code returned 1 before even getting to checking accepted/expected errors.
- Switch to flit and pyproject.toml.
- Python
Published by bast over 5 years ago