Releases: Freymaurer/Fable.Pyxpecto
Releases · Freymaurer/Fable.Pyxpecto
1.2.0
Next release! Thanks @MangelMaxime for noticing the missing ftestList/ptestList!
Full Changelog: 1.1.0...1.2.0
1.1.0
- Fixed issue on .NET testing to correctly fail on notEqual 🐛 .
Full Changelog: 1.0.0...1.1.0
1.0.0
- Support multi language targets 🎉
- JavaScript
- TypeScript
- Python
- .NET
- New
--silent
mode to reduce console clutter
This release has a breaking change in calling the main Pyxpecto entrypoint, which now additionally expects an array of arguments.
Full Changelog: 0.4.0...1.0.0
1.0.0-beta.2
- Additions:
- [#a76fb99] Enable multitarget test running for py, ts, js and .net 🎉
- [#c63494b] change exit condition for --fail-on-focused-tests
- [#68d8740] Add info for cmd args 📚
- [#a0dba62] Update README.md :books
- [#4d8b0cf] Support flags --silent --fail-on-focused
- [#af33c7f] Add runtime information to async calls ✨
- Bugfixes:
Full Changelog: 0.4.0...1.0.0+c63494b-beta.1
0.4.0
Full Changelog: 0.3.0...0.4.0
0.3.0
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Various improvements / proposition by @MangelMaxime in #2
New Contributors
- @MangelMaxime made their first contribution in #2
Full Changelog: https://github.com/Freymaurer/Fable.Pyxpecto/commits/0.2.0