Unit testing weyhay
This commit is contained in:
parent
c27a89b8f9
commit
b47f651323
3 changed files with 45 additions and 0 deletions
5
unittests.py
Normal file
5
unittests.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import unittest
|
||||
|
||||
from tests.wrappers.create_post import TestCalculations
|
||||
|
||||
unittest.main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue