• 1.1.0 cd41eb5d03

    Kiriruso released this 2024-09-02 08:48:21 +00:00 | 0 commits to master since this release

    Added support for plugins using two new flags:

    • --plugins - regex patterns that plugins must match.
    • --files - paths to files with fixtures.

    The search for plugins is performed one level higher from the root directory with tests according to the specified regex pattern. Additionally, the ability to transfer the full path to the file with plugin fixtures has been added.

    Downloads