mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-24 05:21:58 +00:00
f65923fcf1
Also improves on the test structure
Readme
Developer instructions
CMake
cd StatusQ/tests/TestControls
cmake -B ./build/ -S .
cmake --build ./build/
./build/TestControls
QtCreator
- Open the StatusQ/tests/CMakeLists.txt
- Choose a QT kit to run the tests
- In the
Test Results
panel choose Run All Tests
TODO
- Consolidate and integrate with https://github.com/status-im/desktop-ui-tests