Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
make mpxe  # runs all the integration tests in mpxe/integration_tests
make mpxe INT_TEST=pedal  # runs mpxe/integration_tests/test_pedal.py

...