Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brunobord/tdaemon
/ types & classes
Types & classes
5 in github.com/brunobord/tdaemon
⨍
Functions
15
◇
Types & classes
5
↓ 2 callers
Class
CancelDueToUserRequest
Raised when user wants to cancel execution
tdaemon.py:40
↓ 2 callers
Class
InvalidTestProgram
Raised as soon as an unexpected test program is chosen
tdaemon.py:32
↓ 1 callers
Class
InvalidFilePath
Raised if the path to project/module is unknown/missing.
tdaemon.py:36
↓ 1 callers
Class
Watcher
Watcher class. This is the daemon that is watching every file in the directory and subdirectories, and that runs the test process.
tdaemon.py:58
Class
Test
test.py:6