Metric-Imperial Converter running tests

Tell us what’s happening:
How do I run the unit tests that I’ve written? The curriculum explains chai but doesn’t mention a test runner? Is it mocha?

Bottom line, how do I run the unit tests I’ve written from the project console?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/information-security-and-quality-assurance/information-security-and-quality-assurance-projects/metric-imperial-converter

Just got to this challenge and I’m wondering the same thing. Did you figure it out?

Never mind. The test results come up in the console as soon as you make a change to the file.