
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
assertassert
Advanced tools
assertassert, for when your company can't decide on a testing framework
assertassert, for when you can't decide on an assertion library.
assertassert's API combines the cutting edge in JavaScript TDD, BDD, and TBD assertion libraries allowing you to use the best features from each:
assertassert.Code.expect({foo: 'bar'}).to.deep.equal({foo: 'bar'})
assertassert.chai.expect('foo').to.deep.equal('foo')
or override the default object prototype:
assertassert.chai.should()
"foo".should.deep.equal("foo")
assertassert.assert.deepEqual('foo', 'foo', 'assert library not found')
assertassert.should()
"foo".should.deep.equal("foo")
That's all there is to it. assertassert is guranteed to be the last assertion library you'll ever need.
Have I missed your pulling in your favorite assertion framework? found a bug? please open an issue.
ISC
FAQs
assertassert, for when your company can't decide on a testing framework
We found that assertassert demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.