A Test Driven Modular Application Framework
Python - pip install tdmf
JavaScript - npm install tdmf
. See on NPM - https://www.npmjs.com/package/tdmf
Represent any complex application workflow (flowchart) as Python or JavaScript code.
building blocks:
- unit_tests
- package_tests
- test modules
- test_driven atomic functions
- pipelines
- workflows
- context switches
- flags: (global mutable state) based routing and message passing
Current Version: 0.5