Skip to main content
Nintex Community Menu Bar
Question

testing custom components

  • July 9, 2024
  • 1 reply
  • 6 views

Forum|alt.badge.img+3

Is there a recommended way of testing skuid custom components without manual testing? 
Since I built a custom component pack, I wasn’t sure if any automated tests exist  to test out the builder.js and runtime.js without trial and error.

Any thoughts?

1 reply

Forum|alt.badge.img+6
  • Nintex Employee
  • July 9, 2024

There’s a pretty good article about Javascript Unit Testing on Smashing Magazine’s website:

http://www.smashingmagazine.com/2012/06/introduction-to-javascript-unit-testing/