Releases: jpulec/django-protractor
Releases · jpulec/django-protractor
v0.8.1
0.8.1
- Fix for passing both suite and specs.
- Add live_server_url param when using the
protractor
command.
- Set
baseUrl
automatically for relative url use in protractor.
Thanks Loren M. Lang for all 3!
v0.8
Fix for Python 3 compatibility
v0.7
Add hook to pass params to protractor
v0.5
Add live_server_url to params passed to protractor
v.0.4
Add a test case mixin for easy fixture and factory setup.
v0.2
Stop swallowing protractor output