- add `playwright` to project - configure playwright to run example app before tests run in CI and terminate app after tests ends - design and write tests for core functionality - configure CI to run e2e-tests before publish