How to put a Select Test Suite on code pen

I don’t have this in my code pen. I searched but I don’t have the box where you run tests. Where could I find it?

Insert this into your html document or go into your html settings where you can insert scripts to make your code a little cleaner

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

Screenshot%20(17)

1 Like