find testing -type d | \
grep -v -E "(.(git|idea|vscode)|__pycache__)" | \
grep -v -E '^testing/implementation/micropython*' | \
find testing -type d | \
grep -v -E "(.(git|idea|vscode)|__pycache__)" | \
grep -v -E '^testing/implementation/micropython*' | \