mlund / faunus

A Framework for Metropolis Monte Carlo Simulation of Molecular Systems
https://faunus.readthedocs.io
MIT License
65 stars 34 forks source link

Add support for Trompeloeil mocking framework #337

Closed rc83 closed 3 years ago

rc83 commented 3 years ago

https://github.com/rollbear/trompeloeil

Description

Allows better unit testing with doctest by creating mock objects and asserting their methods calls.