5. Development notes

Live topics are discussed at MuPIF github Wiki.

5.1. Testing under Wine

The wenv can be used for testing MuPIF operation on the Windows platform under Linux.

Several depencies are compiled for amd64 only, thus wine platform must be set to win64 in wenv’s config file (e.g. ~/.wenv.json or elsewhere, as documented):

{"arch":"win64"}

The whole installation is the relatively simple:

The last line prevents compilation of complex packages from the source (binaries are available).

After that, the test suite can be run as:

wenv nosetests --rednose