v0.6.0
What's Changed
New features
- Add request time to CLI output by @yukinarit in #75
- Allow to run without toml by @yukinarit in #76
- Implement --color option by @yukinarit in #77
- Print line when test case is retried in list reporter by @yukinarit in #80
Bug fixes
- Fix tanu assertions by @yukinarit in #73
Refactoring
- Generate consistent test numbers by @yukinarit in #81
Test
- Use Testcontainers to make tests stable by @yukinarit in #74
Documentation
- Fix rendering bullet points by @yukinarit in #72
Other changes
- Print test number and reporter's errors by @yukinarit in #78
- Bump version to v0.6.0 by @yukinarit in #82
Full Changelog: v0.5.0...v0.6.0