Automated E2E and integration testing of Milo-based projects.
npm installnpx playwright installnpm testYou may want to test a Milo branch. This could be for either milo, consumers or both. This is done by setting an environment variable before you run your tests.
export branch=your-branch-namenpm test -- -g @bacomnpm test -- -g @milonpm test -- -g @large-buttonnpm test -- -g large-button|medium-button