Releases: sator-imaging/FUnit
Releases · sator-imaging/FUnit
v0.9.0
- feat: new cli options
- fix: DeepEquals
Full Changelog: v0.8.2...v0.9.0
v0.8.2
- fix: abstract/interface may have different underlying type
Full Changelog: v0.8.1...v0.8.2
v0.8.1
- 0.8.1: don't compare collection capacity
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat:
--filter <string>for FUnit.Run - fix: exit with non-zero whe… by @sator-imaging in #9
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add --times command-line option and fix error messages by @google-labs-jules[bot] in #5
- Refactor FUnit to use a nested TestSuite class by @google-labs-jules[bot] in #6
- Refactor TestResult and execution flow by @google-labs-jules[bot] in #7
- Dev/v0.5 by @sator-imaging in #8
- 0.6.0: DeepEquals now verifies input objects
New Contributors
- @google-labs-jules[bot] made their first contribution in #5
Full Changelog: v0.2.3...v0.6.0
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chg: [FUnit.Run] error instead of warning when test file is not found by @sator-imaging in #1
- chg: reorder Must.Throw parameters by @sator-imaging in #2
- feat: RunAsync & test by @sator-imaging in #3
- feat: FUnit.Directives by @sator-imaging in #4
New Contributors
- @sator-imaging made their first contribution in #1
Full Changelog: v0.1.2...v0.2.0