sonata-nfv / son-emu

Attention! Legacy! This repo will be replaced with https://github.com/containernet/vim-emu
https://github.com/containernet/vim-emu
Apache License 2.0
36 stars 32 forks source link

Trigger unittests with simple py.test #278

Closed mpeuster closed 6 years ago

mpeuster commented 6 years ago

Add a .pytest file to make discovery of unit tests simpler.

A sudo py.test -v src/emuvim/test/unittests is too complicated.