indy-node
indy-node copied to clipboard
Known issue with running tests in the virtual development environments
Due to a bug in the microsoft/vscode-python extension, some until tests appear to fail with a "Test result not found" error. The tests do not actually fail.
Details can be found here;
- https://github.com/hyperledger/indy-node/pull/1718#issuecomment-1002174774
This issue affects both:
- https://github.com/hyperledger/indy-node/pull/1718
- https://github.com/hyperledger/indy-node/pull/1722
If anyone has some time, could you please test to see if this issue has been fixed in the VSCode extension.