mirror of
https://github.com/harish2704/simple-mocha.git
synced 2026-09-10 06:21:08 +00:00
Version
This commit is contained in:
+4
-2
@@ -1,13 +1,15 @@
|
||||
{
|
||||
"name": "simple-mocha",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.9",
|
||||
"description": "Simple stupid implementation of Mocha test runner. Tests can be run directly within node as any Nodejs code.",
|
||||
"author": "Harish.K<harish2704@gmail.com>",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"mocha",
|
||||
"test runner",
|
||||
"testing"
|
||||
"testing",
|
||||
"bdd",
|
||||
"tdd"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user