Skip to content

Testing

Carlos Roman edited this page Nov 29, 2016 · 2 revisions

Testing

Unit tests

Unit Testing is a test approach where a developer tests each feature in complete isolation. The scope is very narrow and well defined. Complex dependencies and interactions to the outside world are stubbed or mocked. Only the internal consistency is tested.

  • ProxyRequire:
  • Chai:
  • Mocha:

Integration and regression tests

External

Selenium

Install Selenium Webdriver.

Swagger API

Nodejs, Ruby, Racket

Load tests

Jmeter