
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
test-object-model
Advanced tools
Tom
Param | Type |
---|---|
[name] | string |
[testFn] | function |
[options] | object |
[options.timeout] | number |
string
Test name
Kind: instance property of Tom
function
Test function
Kind: instance property of Tom
Position of this test within its parents children
Kind: instance property of Tom
Test state: pending, start, skip, pass or fail.
Kind: instance property of Tom
Add a test.
Kind: instance method of Tom
Add a skipped test
Kind: instance method of Tom
Add an only test
Kind: instance method of Tom
Promise
Execute the stored test function.
Kind: instance method of Tom
Reset state
Kind: instance method of Tom
Tom
Combine several TOM instances into a common root
Kind: static method of Tom
Param | Type |
---|---|
toms | Array.<Tom> |
[name] | string |
The test context, available as this
within each test function.
Kind: inner class of Tom
© 2018-19 Lloyd Brookes <75pound@gmail.com>.
FAQs
security holding package
The npm package test-object-model receives a total of 8 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 Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.