2
0
mirror of synced 2025-01-23 04:48:54 +00:00
status-qml/tests/readme.md
2022-03-28 22:52:36 +03:00

22 lines
381 B
Markdown

# Readme
## Developer instructions
CMake
```sh
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