Hardella / ide61131

Hardella: IDE for Programmable Logic Controllers (ST 61131 & Co)
https://hardella.com
MIT License
24 stars 7 forks source link

Add "language" for unit tests #1

Open vlsi opened 8 years ago

vlsi commented 8 years ago

Need a way to describe: 1) Input values (e.g. function that generates input values) 2) Output values (expectations)

Hardella would simulate the system, and validate if output values match expectations.