-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
It would be great if we could get some unit testing into howm. I see two ways of doing it:
- Use minunit, a VERY lightweight unit testing lib.
- Compile howm into a .so and then use Python's great unit testing framework with the help of ctypes..
Opinions?
Reactions are currently unavailable