ZenVoich / test

Motoko testing library to run tests with mops
MIT License
5 stars 3 forks source link

Testing private functions #10

Closed jake-beardo closed 3 months ago

jake-beardo commented 3 months ago

Is there a way to test private functions of my actor class?