1 unstable release
new 0.1.0 | Feb 9, 2025 |
---|
#152 in Testing
22KB
460 lines
swim-marlin
swim-marlin
is a Swim subcommand that
makes it easy to manage Marlin tests in a Swim project. See swim marlin --help
for more information.
Install with cargo install swim-marlin
.
Overview:
swim marlin init
inside a Swim project sets up Marlinswim marlin add <testname>
creates a new empty test in your tests directoryswim marlin test <pattern>
runs all tests containing<pattern>
in their name on multiple threadsswim marlin check
checks for an invalid configuration
Dependencies
~5–12MB
~115K SLoC