tree: f1ccca6d6825f49f4ef8f8cadde20b429a4d8562 [path history] [tgz]
  1. abort/
  2. addons/
  3. addons-napi/
  4. async-hooks/
  5. cctest/
  6. common/
  7. debugger/
  8. disabled/
  9. doctool/
  10. fixtures/
  11. gc/
  12. inspector/
  13. internet/
  14. known_issues/
  15. message/
  16. parallel/
  17. pseudo-tty/
  18. pummel/
  19. sequential/
  20. testpy/
  21. tick-processor/
  22. timers/
  23. .eslintrc.yaml
  24. README.md
test/README.md

Node.js Core Tests

This directory contains code and data used to test the Node.js implementation.

For a detailed guide on how to write tests in this directory, see the guide on writing tests.

On how to run tests in this direcotry, see the contributing guide.

Test Directories