Setup
Setting up handshake in your system
Last updated
Setting up handshake in your system
Last updated
Different Frameworks would have their terminology and notation, though some of which could be common across, so the idea is to transform the values provided by the test runner and then display it with a similar dashboard so that anyone can understand the results easily.
Handshake (Python Build) is responsible for processing our Test Results into a common format, it calculates the results and ensures that the reports so generated look similar to the ones with the same tests but with different runners.
After setup, you can check if it is working or not with handshake v
or handshake --version
The dashboard is built using and
The AIM of the Dashboard repo. is to generate a skeleton dashboard export that utilizes the export generated by the handshake scheduler
for displaying beautiful (Should be) reports.
With these, we would be able to run the dev. version. you can explore the rest. 😊
In the pipeline, we use: