Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/59naga/eastern-cli

:fireworks: a minimal & blazing fast BDD Framework for ESM Modules
https://github.com/59naga/eastern-cli

bdd mjs test

Last synced: about 2 months ago
JSON representation

:fireworks: a minimal & blazing fast BDD Framework for ESM Modules

Awesome Lists containing this project

README

        


Eastern

Eastern CLI
---



Npm version


Build Status

Installation
---

```bash
npm install eastern eastern-cli --save-dev
# or
yarn add -D eastern eastern-cli
```

The `eastern` command defines `global.it`, `global.describe`.
And find and run `test.mjs` / `test/**/*.mjs`.

```bash
eastern
#
#
# 0 passing (5 ms)
```

[API](https://github.com/59naga/eastern#api)
---

License
---
MIT