FuncUnit 2.0.4

This commit is contained in:
Lukasz Kryger
2014-06-23 12:45:56 +01:00
parent cf6a41f481
commit 2abe799060
3 changed files with 4638 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+23
View File
@@ -0,0 +1,23 @@
{
"name": "FuncUnit",
"filename": "funcunit.min.js",
"version": "2.0.4",
"description": "A functional test suite based on jQuery.",
"homepage": "http://funcunit.com/",
"keywords": [
"framework",
"functional testing"
],
"maintainers": [
{
"name": "Bitovi",
"web": "https://github.com/bitovi"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/bitovi/funcunit.git"
}
]
}