mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added einheit to the package.json.
Einheit is a new unit testing module.
This commit is contained in:
parent
901196a2bd
commit
831976b799
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user