Skip to content

How to pass arguments to the test scripts? #24

@iomartin

Description

@iomartin

I have some tests written with unittest and I have overloaded the unittest's parseArgs() and _getMainArgParser() functions to provide my script with some custom arguments.

Is there something similar in unittest-parallel? Either a function to overload or a way to pass arguments to the test script? Worst case I can do it via env variables but that's a bit hacky 😆 .

BTW this project is helping me achieve a ~20x speedup in my tests so a big thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions