1 unstable release

0.1.0 Feb 9, 2025

#157 in Testing

Download history 99/week @ 2025-02-05 17/week @ 2025-02-12 8/week @ 2025-02-19 2/week @ 2025-02-26

126 downloads per month

GPL-3.0 license

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 Marlin
  • swim marlin add <testname> creates a new empty test in your tests directory
  • swim marlin test <pattern> runs all tests containing <pattern> in their name on multiple threads
  • swim marlin check checks for an invalid configuration

Dependencies

~5–12MB
~116K SLoC