On EECS workstations, ''estudio'' is ''estudio19.05'' and ''ec'' is ''ec19.05''. ======= Eiffel Testing Framework (ETF) ======= ETF was developed by the Software Engineering Laboratory at York University -- to introduce students to open-ended design problems, while allowing instructors to check the feasibility and correctness of the designs via acceptance testing. See [[https://ieeexplore.ieee.org/document/8501488|2018 IEEE 8th International Model-Driven Requirements Engineering Workshop (MoDRE)]]. * [[https://www.youtube.com/playlist?list=PL5dxAmCmjv_5unIgLB9XiLwBey105y3kI| ETF Video Tutorials]]. * For a small introductory step-by-step tutorial (can be done in less than 30 minutes), see [[https://github.com/yuselg/ETF|Designing a simple bank app with ETF]]. * For Regression Testing see [[https://youtu.be/KdlZfspZjn8|Regression Testing Video]]. Also shows how to use Github if you re working on your Laptop or at home. * [[.debugger:|Using the debugger with an ETF acceptance test]]