Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
test-object-model
Advanced tools
Test
Param | Type |
---|---|
[name] | string |
[testFn] | function |
[options] | object |
[options.timeout] | number |
string
Test name
Kind: instance property of Test
function
Test function
Kind: instance property of Test
Position of this test within its parents children
Kind: instance property of Test
Test state: pending, start, skip, pass or fail.
Kind: instance property of Test
True if ended
Kind: instance property of Test
Add a test.
Kind: instance method of Test
Add a skipped test
Kind: instance method of Test
Add an only test
Kind: instance method of Test
Promise
Execute the stored test function.
Kind: instance method of Test
Reset state
Kind: instance method of Test
Test
Combine several TOM instances into a common root
Kind: static method of Test
Param | Type |
---|---|
tests | Array.<Test> |
[name] | string |
The test context, available as this
within each test function.
Kind: inner class of Test
© 2018-19 Lloyd Brookes <75pound@gmail.com>.
FAQs
security holding package
The npm package test-object-model receives a total of 4 weekly downloads. As such, test-object-model popularity was classified as not popular.
We found that test-object-model demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.