Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
lunatic-macos-universal.tar.gz | 2022-04-25 | 8.2 MB | |
lunatic-linux-amd64.tar.gz | 2022-04-25 | 5.5 MB | |
lunatic-windows-amd64.zip | 2022-04-25 | 3.5 MB | |
README.md | 2022-04-25 | 416 Bytes | |
Release v0.9.0 source code.tar.gz | 2022-04-25 | 76.0 kB | |
Release v0.9.0 source code.zip | 2022-04-25 | 103.5 kB | |
Totals: 6 Items | 17.3 MB | 0 |
Changes
- UDP support (contributed by @jtenner)
- Added support for
cargo test
whenlunatic
is used as runner. Now lunatic will mimic Rust's behaviour when running guest tests annotated with#[lunatic::test]
. - Temporarily removed support for distributed lunatic while a better design is in development.