Releases: ltbringer/fastest
Releases · ltbringer/fastest
Fastest 0.3.0
Fastest 0.2.0
- Added
pytest. - Added
pytest-cov
Fastest 0.1.5
- Added assertRaises test-case when an example is prepended with
!!syntax instead ofn)wherenis a natural number.
Fastest 0.1.3
- Uses pytest instead of unittests
- Shows coverage path using
file://protocol
Fastest 0.1.1
Logger
- Fixed module not found error
Example syntax
- Fixed crashes on missing separator.
- Fixed crashes on syntax error in code: When the watcher detects changes in a file, due to the presence of incomplete code, the ast fails to parse resulting in a crash.