This repository was archived by the owner on Apr 8, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork2
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
Test tutorials against solutions at different stages. #1
Open
Labels
Description
From@ShMcK on October 9, 2016 18:20
Tests should be verified against a solution.
- Prevent bugs in tutorials.
- Users should be able to load this solution state if they get lost or stuck.
This solution state could be:
- tied to git commit tags (ie. "step01" tag for first step)
- saved inside of a "solution" directory in each step
Copied from original issue:coderoad/atom-coderoad-deprecated#25