grzesiek-galezowski / tdd-ebook

Test-Driven Development - Extensive Tutorial. Open Source ebook
https://leanpub.com/tdd-ebook
Other
361 stars 57 forks source link

Improve style in 030_Motivations.md #29

Closed martinmoene closed 9 years ago

martinmoene commented 9 years ago

And it’s not something I can use only when I pay to Microsoft or Oracle or anybody else

I take this to mean: I can apply TDD regardless whom I'm working for, but I'm not sure if above phrase 1) is meant to say that and 2) if it does say so.

grzesiek-galezowski commented 9 years ago

"And it’s not something I can use only when I pay to Microsoft or Oracle or anybody else" meant that it is a skill, not a technology, and as such, it is more "portable". I suggest to change the following:

"And it’s not something I can use only when I pay to Microsoft or Oracle or anybody else -- it’s quite portable, making me a better developer overall!"

to: "And it is a skill that I can apply to many different technologies and languages, making me a better developer overall!"

What do you think?

grzesiek-galezowski commented 9 years ago

By the way, I did what github told me to resolve conflicts, but it does not say that I merged this pull request. Strange...

martinmoene commented 9 years ago

Looks like you merged the changes successfully.

martinmoene commented 9 years ago

"And it is a skill that I can apply to many different technologies and languages, making me a better developer overall!"

Yes, that's clear.

grzesiek-galezowski commented 9 years ago

I think I got the changed, but it does not say that it is a merged pull request. Anyway, thank you for the changes, I will apply the last correction in a minute.

martinmoene commented 9 years ago

Looks Ok to me.