Chai instance pre-configured with several useful plugins:
import { expect } from 'aegir/chai'expect(true).to.be.true() Copy
import { expect } from 'aegir/chai'expect(true).to.be.true()
Chai instance pre-configured with several useful plugins:
Example