How can I add to my site freeCodeCamp tester?

I am doing this project https://codepen.io/freeCodeCamp/full/RKRbwL

I see you have there nice “Run Test”, how can I add it to my website?

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

Include this line in your html.

1 Like