-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
JS seems like the easiest next step, but PRs for native platforms are welcome too!
- in
selfie-lib, move tests fromjvmTesttocommonTestone by one and implement the missing part- most tests are already in
commonTest, here is a suggested order for the 5 which are stuck injvmTest -
LineReaderTest,SnapshotValueReaderTest,SnapshotReaderTest,SnapshotFileTest(sequentially in one PR) -
RecordCallTestin its own PR, perhaps needs to stay platform-specific
- most tests are already in
- in
selfie-runner-kotestsearch forTODO: https://github.com/diffplug/selfie/issues/186 - move
HarnessVerifyTestout ofjvmTestand intocommonTest