Duckapple / Kat

Kattis shell for getting examples, testing and submitting.
19 stars 6 forks source link

Test specific index case only #48

Closed anderswagner closed 3 years ago

anderswagner commented 4 years ago

If for example a problem has many test cases baiscprogramming1 for example has a lot that take some time to go through.

Testing the last sample with kattis test basicprogramming1 7 would make it immensely faster.

This could even include testing only a range, 5-7 on basicprogramming1 for example.

anderswagner commented 3 years ago

Working on a PR for this currently: image

So far ranges, single index and multiple indices work, but I have broken the way to test another file than the problem name file.

Duckapple commented 3 years ago

Closed by 3615aa56a2e8fe0a7cec077baf8a6a793a64392c