Which of the following is used to create end-to-end tests in Node.js?
A) Cypress
B) Nightwatch.js
C) Protractor
D) all of the above
Answer: D
Explanation: Cypress, Nightwatch.js, and Protractor are all used to create end-to-end tests in Node.js.