todo(3): open
This commit is contained in:
parent
fcf45f22a3
commit
f38f62f53e
1 changed files with 13 additions and 0 deletions
13
TODO
13
TODO
|
|
@ -73,3 +73,16 @@ Description: It's a good idea to describe the development workflow, including
|
|||
contributions.
|
||||
|
||||
---
|
||||
|
||||
ID: 3
|
||||
Type: bugfix
|
||||
Title: modularize testing further
|
||||
Status: open
|
||||
Priority: high
|
||||
Created: 2025-05-01
|
||||
Description: Since I am going to implement unit tests as well as integration
|
||||
tests and probably some benchmarks, it makes sense to introduce
|
||||
another sub-level directory for each type of test, say
|
||||
`tests/unit/`, `tests/integration`, etc.
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue