You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we could use unittests built in test discovery system, we could potentially get rid of a lot of code from pytddmon.
We have to make sure it acts just as pytddmon acts (e.g. all systests pass).
Note that this would not deprecate the file-monitoring functionality of pytddmon, however combined with the cheesechop and a low-level file system monitoring API, pytddmon could actually shrink dramatically in number of lines.
The text was updated successfully, but these errors were encountered:
If we could use unittests built in test discovery system, we could potentially get rid of a lot of code from pytddmon.
We have to make sure it acts just as pytddmon acts (e.g. all systests pass).
Note that this would not deprecate the file-monitoring functionality of pytddmon, however combined with the cheesechop and a low-level file system monitoring API, pytddmon could actually shrink dramatically in number of lines.
The text was updated successfully, but these errors were encountered: