v0.4.0
v0.4.0 marks the point at which The Test Cabinet is likely feature complete. The next steps now are to address bugs (including one known issue with voxel test cases with larger volumes), polishing the UI, and generating assets for the more complex test cases to use. The main additions that still remain are mostly around providing pre-written code for use by implementations when loading assets generated by The Test Cabinet and provided as inputs to the test case.
macOS: "“The Test Cabinet” is damaged and can’t be opened"
The macOS app is not yet signed or notarized, so after downloading it macOS quarantines it and shows this (misleading) message — the app is fine, just unsigned. After dragging it to Applications, clear the quarantine attribute once:
xattr -dr com.apple.quarantine "/Applications/The Test Cabinet.app"Then open it normally.