Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged tdd

0 votes
325 views
1 answer
    Following Test-Driven Development that is. I've recently implemented a algorithm (A*) that required a clean ... implementing I found hard. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
369 views
1 answer
    So I have a factory class and I'm trying to work out what the unit tests should do. From this question I ... make too much of a difference) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
214 views
1 answer
    Does anyone know of where to find unit testing guidelines and recommendations? I'd like to have something which ... resource would be best. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
303 views
1 answer
    Unit testing sounds great to me, but I'm not sure I should spend any time really learning it unless I can ... unit testing is worth the effort? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
355 views
1 answer
    I know what the advantages are and I use fake data when I am working with more complex systems. What if I ... same schema as the real database. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
337 views
1 answer
    how to write unit tests to internal classes ??? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
479 views
1 answer
    When writing more than a trivial script in bash, I often wonder how to make the code testable. It is ... and put my efforts elsewhere? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...