letalboy / testrium

Testrium is the pinnacle of testing libraries, designed to elevate your testing experience to heavenly heights. Seamlessly integrating the power and flexibility of modern testing frameworks, ElysianProbe provides an unparalleled suite of tools to ensure your code is flawless.
0 stars 1 forks source link

IMPL -less cli command to exlude dirs #15

Closed LeonardoWrk closed 3 months ago

letalboy commented 3 months ago

I see that you guys added a gen_path arg to the generator of the comfig.toml file for the tests, this is necessary? Because people will find more dificult to enter the path, maybe only keep the gen command to generate in the current dir of change it to aleways look to the path like the pip intaller for binary cases were you can use something like pip install -e . so it will looks like this: testrium gen-configs . were this . is for local, but it allows to do something like testrium gen-configs ./tests/test_case_1/ for example

letalboy commented 3 months ago

Since most of the things isn't related to your code i will do a merge of it in the develop and i will ask the @beqm to fix the part related to the code that he is doing as part of the issue #16 that was oppened to this purpose of fix this, tks man!

letalboy commented 3 months ago

Also the part related to the CLI command if you can see later if possible I added a issue to this here: #17 if possible send a message in the issue if you want to help in it, tks for the contribution @LeonardoWrk !