@muritavo/testing-toolkit
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

Introduction

This is a generalization of the functions used for @muritavo/cypress-toolkit so they can be used with other testing frameworks (like jest for example)

Folder structure

There are 2 main folders where the source is located: /native - These are pure nodejs based implementations, that require interfacing with nodejs native libraries (e.g. child_process) /client - These are implementations that can be used on jsdom or nodejs and (usually) don't require env specific libraries

Readme

Keywords

none

Package Sidebar

Install

npm i @muritavo/testing-toolkit

Weekly Downloads

17

Version

0.4.1

License

ISC

Unpacked Size

90.6 kB

Total Files

29

Last publish

Collaborators

  • muritavo