Skip to content

ace-lectures/2aa4-mcunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building the McUnit Framework

  • Author: Sébastien Mosser
  • Version: 2024.03

Rationale

this repository contains a step-by-step implemention of an xUnit-like framework to implement and execute unit tests in Java. It is designed incrementally, and is planned to run in ~200 minutes (four lecture slots of 50 minutes each).

How to navigate the repository?

Each step is releases with a tag. You can git checkout step_x to a given tag, and then see how the code is looking at the end of step_x.

About

McMaster Unit Test Framework (2AA4 code demonstration)

Resources

License

Stars

Watchers

Forks

Packages

No packages published