How to run a test to check if Survey Form project passes test

I’m building projects locally on my system. How can I run a test to check if my projects pass all parameters?

Paste this to the end of your body:

<body> ......
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script> 
</body>

Thanks a lot. Let me give it a try.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.