tdrhq / slite

a SLIme-based TEst runner for FiveAM and Parachute Tests
Apache License 2.0
50 stars 3 forks source link

Support ASDF:TEST-SYSTEM for running tests of SLITE #3

Closed svetlyak40wt closed 2 years ago

svetlyak40wt commented 2 years ago

I've updated ASDF definitions to support (ASDF:TEST-SYSTEM :slite).

This way, users of the system will not need to figure which testing system is used in this project and how exactly run slite's tests.

svetlyak40wt commented 2 years ago

Also, I might help you to setup CI using GitHub actions. I have a special workflow generator for Common Lisp projects: https://40ants.com/ci/

This way it will be easy to test Slite under many Common Lisp implementations.

tdrhq commented 2 years ago

Thanks! I've merged it in!

https://github.com/tdrhq/slite/commit/dc682a9a6409b5a276c7e705699ebe417914aedc