|
|
|
|
|
by acdha
3136 days ago
|
|
> IMHO behavioral tests perform this function equally well. I think a common pitfall in these discussions is to compare the worst case examples rather than reasonable quality codebases. I'd be far more interested in, say, time/cost to correct result metrics for a well-maintained Python codebase which has reasonable use of tests & linting (e.g. flake8) to an equivalently-proficient team using a statically typed language. |
|