Add Wiki for JPSvis authored by Mohcine Chraibi's avatar Mohcine Chraibi
# Bevore pushing to the repository
check if the tests are (still) run successfully. For instance for `jpscore` in your **build** directory
```
ctest -R jpscore_compile
```
should pass.