Skip to content

Tauffer-Consulting/nodes

 
 

Repository files navigation

nodes

Testing your nodes

running tests

Run pytest from the repo root

creating tests

  • Name your tests <node_name>_test_.py
  • Create your unit tests in the node directory. i.e /TRANSFORMERS/ARITHMETIC/ADD/ADD_test_.py

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.1%
  • C++ 0.3%