This website requires JavaScript.
Explore
Help
Sign In
status-im
/
realm-js
Watch
2
Star
0
Fork
0
You've already forked realm-js
mirror of
https://github.com/status-im/realm-js.git
synced
2025-01-11 23:04:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
realm-js
/
tests
/
test-runners
/
mocha
/
package.json
10 lines
118 B
JSON
Raw
Normal View
History
Unescape
Escape
Add tests to ensure realm-js is usable inside mocha and ava tests
2016-08-10 15:47:55 +02:00
{
"scripts"
:
{
"test"
:
"mocha"
}
,
"devDependencies"
:
{
correct test-runners tests
2017-03-22 14:57:46 +02:00
"mocha"
:
"^3.0.2"
,
"realm"
:
"../../.."
Add tests to ensure realm-js is usable inside mocha and ava tests
2016-08-10 15:47:55 +02:00
}
}
Reference in New Issue
Copy Permalink