2.2.2 • Published 6 days ago

@iamsergio/qttest-utils v2.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 days ago

nodejs qttest-utils

Build Status Pre-commit

A nodejs module for listing Qt Test executables and their individual test slots from a CMake build directory.

To be used by vscode extensions that implement the Testing API, but can also be used standalone for whatever reason ;).

Used by vscode-qttest extension.

Installation

npm i @iamsergio/qttest-utils

Example

cd test/qt_test
cmake --preset=dev
cmake --build build-dev/
cd ../..
tsc
node out/example.js test/qt_test/build-dev
2.2.1

6 days ago

2.2.2

6 days ago

2.2.0

13 days ago

2.1.1

13 days ago

2.1.0

13 days ago

1.4.0

14 days ago

2.0.0

14 days ago

1.3.0

14 days ago

1.2.0

15 days ago

1.1.1

1 month ago

1.1.0

1 month ago

1.1.2

1 month ago

1.0.0

1 month ago

0.4.9

1 year ago

0.4.8

1 year ago

0.4.7

1 year ago

0.4.6

1 year ago

0.4.5

1 year ago

0.4.4

1 year ago

0.4.3

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago