Skip to content

Releases: Freymaurer/Fable.Pyxpecto

1.2.0

21 Jun 19:10
Compare
Choose a tag to compare

Next release! Thanks @MangelMaxime for noticing the missing ftestList/ptestList!

Full Changelog: 1.1.0...1.2.0

1.1.0

12 Apr 09:56
Compare
Choose a tag to compare
  • Fixed issue on .NET testing to correctly fail on notEqual 🐛 .

Full Changelog: 1.0.0...1.1.0

1.0.0

15 Dec 08:56
Compare
Choose a tag to compare
  • 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

01 Dec 12:07
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release
  • 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

01 Dec 12:06
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.4.0

0.3.0

20 Nov 22:21
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.3.0

0.2.0

20 Nov 08:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Freymaurer/Fable.Pyxpecto/commits/0.2.0