Why aren't all test files being recorded in the user dashboard?
If you access Build metrics
for a specific API token on the user dashboard and notice that not all execution time data is recorded for all test files, it's important to know that knapsack_pro
versions older than 1.0.2 do not track test files that are empty or contain only pending tests.
Although test files with pending tests are executed and their results visible in the RSpec output, they are not recorded in the Knapsack Pro API because there is no execution time to record.
We recommend updating to the latest version of knapsack_pro
to ensure comprehensive tracking and recording of test execution times.
If no data is recorded, please review this FAQ on why you may not see time execution data in your dashboard.