You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

ab-test-framework

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ab-test-framework

AB Test Framework

0.2.0
latest
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 08 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts