Skip to content

cmdimkpa/tdmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-driven-modular-framework

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