Jump to content

Unit tests for PrestaShop 1.5


Recommended Posts

Hi,

 

As promised, here is the project I started to try to cover PrestaShop's code with unit tests

 

https://github.com/alexsegura/PsUnit

 

It is still really experimental and has only one test case, but I'm sure lots of developers can contribute other test cases.

It comes with tools & utilities to simulate a siutation, like for example faking the Configuration class.

 

The goal is also to point out where to refactor code to make it more testable, more open, more modular.

 

Feel free to use GitHub issue tracker to discuss about how and what to test.

  • Like 1
Link to comment
Share on other sites

  • 4 months later...
×
×
  • Create New...