INP-PM / FEDM

Finite Element Discharge Modelling code
https://inp-pm.github.io/FEDM/
GNU Lesser General Public License v3.0
10 stars 4 forks source link

Unit Testing #4

Open LiamPattinson opened 1 year ago

LiamPattinson commented 1 year ago

We should implement a testing framework to ensure the individual components of the code are working as intended. Pytest is probably the best way to go.