mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
.. | ||
images | ||
real-bintray-tests | ||
tests | ||
tests-windows | ||
README.md | ||
run-windows-tests.py | ||
tests-common.sh |
Testing under Windows:
- Install Python (pip should be part of that)
- Install shelltestrunner: stack install shelltestrunner
- Run run-windows-tests.py
To make the test automatically read email/username/password
for da setup
, create a file in the tests-windows directory.
The file should contain email/username/password in separate
lines.