Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

support more should api #4

@gxcsoccer

Description

@gxcsoccer
  • a.should.have.property(opt)
  • a.should.be.true
  • a.should.length(3)
  • empty.should.be.a.Buffer
  • should.ok((e instanceof Error) === true);
  • should.exist(xxx)
  • rv.$map.should.be.instanceof(Map);
  • should.have.length(3)
  • bytes.hasRemaining().should.true

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions