AB test framework (a.k.a. banana split) is a package which allows to generate scripts that can be injected into a webpage to run client side A/B tests.
An example of it's usage can be found in the example
folder of this project.
npm install
npm test
npm run lint
npm run unit
npm run e2e