chai-sorted

v0.2.0
Chai JS Plugin for testing if an array has sorted values (strings, numbers, booleans). Very helpful when writing tests for features that implement Array.prototype.sort()
chai chai-plugin sort

test

yarn lint && yarn test:only

test:only

mocha test/**/*

lint

eslint lib/**/* test/**/*
npm i chai-sorted

Metadata

  • MIT
  • >=0.4
  • johntimothybailey
  • released 3/24/2018

Downloads