wand/notes.txt
2025-09-11 21:16:39 +02:00

21 lines
557 B
Plaintext

turn testExec into a wandtesting package
use a type cache
check the teletype width for rendering
provide option for the markdown rendering width
support HTML doc rendering
test:
- nil return values
- options in variadic
- options in pointer
- options in slice
- options in slice and pointer
- parameters in pointers
- parameters in slices
- parameters in slices and pointers
- implementation in pointer
- implementation in slice => not accepted
- implementation in pointer and slice => not accepted
- plurality
- env parsing
- plurality in input validation