Socket
Socket
Sign inDemoInstall

friscjs

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    friscjs

FRISC processor simulator in JavaScript


Version published
Maintainers
1
Install size
643 kB
Created

Readme

Source

To add a test suite, copy 'tests-template.js', rename it to '*-tests.js' and write your test in it. Every suite should export a 'stats' object returned from the runTests function (as in the template).

To run tests in a test suite, simply run it with Node, e.g. "node framework-tests.js". To run all test suites, run type "node runAllTests.js".

Keywords

FAQs

Last updated on 23 Jan 2013

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc