all our tests are here Lucee/test at 6.0 · lucee/Lucee · GitHub
with 6.0 it’s much easier to run just a single test when you are developing tests
ant -DtestFilter="myTestCase"
you can see here how the additional services can be configured locally to tests databases etc
We love tests and the more the community can contribute the better!
4 Likes