Skip to main content
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link

I'm curious as to why this questionthis question got migrated to Stack Overflow, mostly so I can ask in the correct place in the future. It's about unit testing a functioning python module, the unit tests all succeed and are viable tests of the functionality but were not (still are not) elegant. Why is Code Review not the correct spot for such a question?

To be clear, this is not in the least hypothetical code, it's for a story in current sprint against which I'm making commits.

I'm curious as to why this question got migrated to Stack Overflow, mostly so I can ask in the correct place in the future. It's about unit testing a functioning python module, the unit tests all succeed and are viable tests of the functionality but were not (still are not) elegant. Why is Code Review not the correct spot for such a question?

To be clear, this is not in the least hypothetical code, it's for a story in current sprint against which I'm making commits.

I'm curious as to why this question got migrated to Stack Overflow, mostly so I can ask in the correct place in the future. It's about unit testing a functioning python module, the unit tests all succeed and are viable tests of the functionality but were not (still are not) elegant. Why is Code Review not the correct spot for such a question?

To be clear, this is not in the least hypothetical code, it's for a story in current sprint against which I'm making commits.

Added note about lack of hypothetical-ness
Source Link

I'm curious as to why this question got migrated to Stack Overflow, mostly so I can ask in the correct place in the future. It's about unit testing a functioning python module, the unit tests all succeed and are viable tests of the functionality but were not (still are not) elegant. Why is Code Review not the correct spot for such a question?

To be clear, this is not in the least hypothetical code, it's for a story in current sprint against which I'm making commits.

I'm curious as to why this question got migrated to Stack Overflow, mostly so I can ask in the correct place in the future. It's about unit testing a functioning python module, the unit tests all succeed and are viable tests of the functionality but were not (still are not) elegant. Why is Code Review not the correct spot for such a question?

I'm curious as to why this question got migrated to Stack Overflow, mostly so I can ask in the correct place in the future. It's about unit testing a functioning python module, the unit tests all succeed and are viable tests of the functionality but were not (still are not) elegant. Why is Code Review not the correct spot for such a question?

To be clear, this is not in the least hypothetical code, it's for a story in current sprint against which I'm making commits.

edited tags
Link
Jamal Mod
  • 35.2k
  • 2
  • 54
  • 106
Source Link
Loading