Releases: Moonsong-Labs/moonwall
Releases · Moonsong-Labs/moonwall
@moonwall/cli@5.9.1
Patch Changes
- f91f797: fix tail
- @moonwall/types@5.9.1
- @moonwall/util@5.9.1
@moonwall/cli@5.9.0
Minor Changes
- 543bda2: Update Inquirer
Patch Changes
-
7cce71c: Added vitest arg pass through
-
7cce71c: ### Enhanced Test CLI Options
New Features
-
Added support for passing Vitest configuration options directly through CLI
moonwall test dev_test --vitest "bail=2 retry=2"
This can also be added to your
moonwall.config.json
file like:{ "name": "passthrough_test", "testFileDir": ["suites/multi_fail"], "description": "Testing that bail can be passed through", "foundation": { "type": "read_only" }, "vitestArgs": { "bail": 1 }, "connections": [] }
-
-
Updated dependencies [543bda2]
- @moonwall/types@5.9.0
- @moonwall/util@5.9.0
@moonwall/cli@5.8.0
Minor Changes
-
c792425: Added Fork config to dev foundations
- BETA: Added ability to use moonbeam's fork API both via moonwall.config and also in a test
Patch Changes
@moonwall/cli@5.7.0
@moonwall/cli@5.6.0
@moonwall/cli@5.5.0
@moonwall/cli@5.4.0
@moonwall/cli@5.3.3
@moonwall/cli@5.3.2
Patch Changes
- dbbe309: Revert default pooloptions
- @moonwall/types@5.3.2
- @moonwall/util@5.3.2