Introduction
Leftest is a framework agnostic testing library for writing behaviour-driven tests with user-oriented language.
Installation
The core library can be installed from NPM.
npm add @antischematic/leftest
Then install the adapter for your testing framework or build your own adapter.