The playlist support allows to run a preselected number of tests with the AxUnit.Runner.
Use the -p or the --playlist-file argument to pass in the filename of the playlist.
- If no playlist file is given, the runner defaults just to run all tests.
- If a playlist is given, the runner will just execute these tests.
Please note that given an empty playlist, the runner will not execute any tests.