Open JesseKPhillips opened 5 years ago
you can run the tests with trial.
it should work with something like this:
dub run trial — -s parse
but i am not sure if i updated the suite to work with the latest version.
I got as far as:
$ dub run trial:runner --override-config vibe-d:tls/openssl-1.1 -- -s parse Running ./trial-root -s parse There are no tests to run.
This was after trying a number of different commands from a number of different directories
There was a problem with the dub.json configuration. I updated the master branch and it should work now.
I placed the following at the top of the parse test:
And ended up unable to find what this line references