basically in tdd you can’t use static analysis bec...
# announcements
c
basically in tdd you can’t use static analysis because every change to the code base must be triggered by a failing test. so i would need a code analysis tool that writes tests