8000 Update README_maintainers.md (#4423) · ashang/arangodb@b7fdd77 · GitHub
[go: up one dir, main page]

Skip to content

Commit b7fdd77

Browse files
hkernbachjsteemann
authored andcommitted
Update README_maintainers.md (arangodb#4423)
1 parent a5bd135 commit b7fdd77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README_maintainers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,9 @@ arangosh is similar, however, you can only run tests which are intended to be ra
254254
mocha tests
255255
-----------
256256
All tests with -spec in their names are using the [mochajs.org](https://mochajs.org) framework.
257+
To run those tests, e.g. in the arangosh, use this:
258+
`const runTest = require("@arangodb/mocha-runner");`
259+
`runTest(<filepath>, true)`
257260
258261
Javascript framework
259262
--------------------

0 commit comments

Comments
 (0)
0