node-red-quantum / node-red-contrib-quantum

Quantum computing functionality for Node-RED
https://node-red-quantum.github.io/
Apache License 2.0
16 stars 2 forks source link

Write tests to log file #124

Open louislefevre opened 3 years ago

louislefevre commented 3 years ago

Enhancement Description

When running unit tests, write the name of the test being run to the log file just before the test is executed. This should make it easier to find the relevant part(s) of the log file when debugging tests.