Skip to content

Belema/ab-test-framework

Repository files navigation

ab-test-framework Build Status

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.

Setup

npm install

Tests

npm test
ESLint
npm run lint
Unit tests
npm run unit
Integration tests
npm run e2e

About

Lightweight framework to run client side A/B tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages