MaximeVH / EquivalentCircuits.jl

A julia package to either fit the parameters of a specified equivalent electrical circuit to electrochemical impedance data, or to suggest a plausible circuit configuration for a given set of measurements (either through a comparison of circuits from the literature, or through an evolutionary algorithm approach).
MIT License
22 stars 6 forks source link

tests error #2

Closed MichielStock closed 3 years ago

MichielStock commented 3 years ago

Unit tests don't work on my computer. Use Github Actions to run unit tests, e.g.: https://blog.testproject.io/2021/02/01/using-github-actions-to-run-automated-tests/