Skip to content

Files

Latest commit

b68254f · Nov 24, 2012

History

History
12 lines (7 loc) · 364 Bytes

readme.md

File metadata and controls

12 lines (7 loc) · 364 Bytes

The basic idea behind a test is that in the early stages of development the best way to test an idea is to create a project for a feature.

to run a test while in the source directory run

../src/itchy (test name)

You should see something that says that the test is succesful.

#Developers

When creating a test update the project description with test info.