mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Merge pull request #206 from jyapayne/master
Added einheit to the package.json.
This commit is contained in:
commit
d97bdc2ff3
@ -1821,5 +1821,14 @@
|
|||||||
"description": "Algebraic data types and pattern matching",
|
"description": "Algebraic data types and pattern matching",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/andreaferretti/patty"
|
"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