/tox.ini
http://github.com/nsi-iff/fluidity · INI · 20 lines · 18 code · 2 blank · 0 comment · 0 complexity · bbdb2fe3e4d6d33fbfcd9fa3f50d2306 MD5 · raw file
- [tox]
- envlist = py24,py25,py26,py27,py31,py32,pypy,jython
- [testenv]
- deps =
- should-dsl
- commands =
- python spec/callable_support_spec.py
- python spec/callback_order_spec.py
- python spec/configuration_spec.py
- python spec/event_parameters_spec.py
- python spec/event_spec.py
- python spec/guard_spec.py
- python spec/individuation_spec.py
- python spec/one_event_multiple_transitions_spec.py
- python spec/state_action_spec.py
- python spec/state_spec.py
- python spec/transition_action_spec.py
- python spec/boolean_state_getters_spec.py