test: Added tests for completeness of StateDict and Simulator #106
Annotations
2 errors
Test with pytest:
tests\test_io.py#L20
test_normalize_path
AssertionError: assert WindowsPath('D:/path/to/file.txt') == WindowsPath('/path/to/file.txt')
+ where WindowsPath('/path/to/file.txt') = Path('/path/to/file.txt')
|
Test with pytest
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading