Runs tests on anything with Chrome DevTools
Go to file
2023-01-21 16:22:31 -05:00
cef-test-core Add file-in-file (macro) support to json test runner 2023-01-21 16:22:31 -05:00
src Get proof of concept working 2023-01-17 20:35:24 -05:00
.gitignore Get proof of concept working 2023-01-17 20:35:24 -05:00
Cargo.lock Implement assertions and get basic assertion test working 2023-01-21 15:44:37 -05:00
Cargo.toml Initial project synthesis 2023-01-14 17:37:01 -05:00
LICENSE Create LICENSE 2023-01-14 22:39:26 +00:00
README.md Add README 2023-01-14 17:43:22 -05:00

cef-test

A test harness for running automated tests against a UI built on Chrome Embedded Framework (CEF). Designed for testing Decky plugins in a Steam client, but not opiniated about that.