File: README

package info (click to toggle)
ktimetracker 4%3A5.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 3,776 kB
  • sloc: cpp: 5,987; python: 258; xml: 245; sh: 9; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 203 bytes parent folder | download
1
2
3
4
5
6
7
This directory contains functional tests for KTimeTracker.

How to start:
1. Install dependencies:
 ../venv/bin/python3 -m pip install -r requirements.txt
2. Run tests:
 ../venv/bin/python3 -m pytest ./