π‘οΈTesting
Getting tests to work
# Run all tests, including wallaby:
mix test --include feature
# Run only wallaby
mix test --only feature
# Or use our alias to run only wallaby:
mix wallabybrew install --cask chromedriverLast updated
Was this helpful?
