Merge pull request #206 from jyapayne/master

Added einheit to the package.json.
This commit is contained in:
Dominik Picheta 2015-07-07 09:12:54 +01:00
commit d97bdc2ff3

View File

@ -1821,5 +1821,14 @@
"description": "Algebraic data types and pattern matching",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/patty"
},
{
"name": "einheit",
"url": "https://github.com/jyapayne/einheit",
"method": "git",
"tags": ["unit", "tests", "unittest", "unit tests", "unit test macro"],
"description": "Pretty looking, full featured, Python-inspired unit test library.",
"license": "MIT",
"web": "https://github.com/jyapayne/einheit"
}
]