Skip to content

neo4j-rstats/neo4r-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Testing env for {neo4r}

This Docker runs tests on {neo4r}.

It's mainly designed for internal use, but if ever you want to run them:

If you've git-cloned the project:

docker build -t neo4rtesting .
docker run -v ~/results:/home/testenv  neo4rtesting

The output of the test will be sent to the volume binded to /home/testenv.

About

Testing environment for neo4r

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published