Pest and OctoberCMS

Hi guys,

Does some of you using Pest as a testing framework for October?
I would like to use it, but I’ve got lot of issues using it:

  • Doesnt work with october routing
  • Dont know how to test Data atributes / JS api calls

If you guys use it just help me configure it.
thanks

1 Like

Hey,

i was just testing it for normal units tests, but this can be nice to have it for everything but i think we need “pest plugin” for special ocms testing.

1 Like

The docs say “Pest is detected and used if possible”, is that still true?