X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=README.md;h=5fdccffb635089da45cd6b9c9c329235a5b25a4c;hp=0c59264888d54e10e549156238502f7cdda3aa6f;hb=b87991a24a3071c35560333617135d433ac16b8f;hpb=d8fd9372be1e135f2e11efe2d69c0c16bbcb7be4 diff --git a/README.md b/README.md index 0c59264..5fdccff 100755 --- a/README.md +++ b/README.md @@ -132,8 +132,8 @@ Please check [this OSM wiki page](https://osm.etsi.org/wikipub/index.php/Workflo To run the unit tests do: * `cd ~/vim-emu` -* `sudo py.test -v src/emuvim/test/unittests` -(To force Python2: `python2 -m pytest -v src/emuvim/test/unittests`) +* `sudo pytest -v` +* (To force Python2: `sudo python2 -m pytest -v`) ## Seed code contributors: @@ -150,6 +150,7 @@ To run the unit tests do: * Eduard Maas (https://github.com/edmaas) * Malte Splietker (https://github.com/splietker) * Johannes Kampmeyer (https://github.com/xschlef) +* Stefan Schneider (https://github.com/StefanUPB) ## License