Difference between revisions of "unit testing"
Jump to navigation
Jump to search
(Created page with "{{seed}} ==Links== * '''2020-04-10''' Bread/Olive/Salt (Tony Distinti): [https://www.breadoliveoilsalt.com/coding/2020/04/10/lessons-on-setup-and-teardown.html Rails/Rspec/Jes...") |
|||
Line 4: | Line 4: | ||
* '''2016-04-24''' Zhamak Dehghani: [https://www.martinfowler.com/articles/break-monolith-into-microservices.html How to break a Monolith into Microservices] | * '''2016-04-24''' Zhamak Dehghani: [https://www.martinfowler.com/articles/break-monolith-into-microservices.html How to break a Monolith into Microservices] | ||
** author: [https://twitter.com/zhamakd Twitter], [https://www.datanami.com/people-to-watch-2022/4/ Datanami] | ** author: [https://twitter.com/zhamakd Twitter], [https://www.datanami.com/people-to-watch-2022/4/ Datanami] | ||
− | * '''2014-11-18''' Martin Fowler: [https://martinfowler.com/articles/microservice-testing/ Testing Strategies in a Microservice Architecture] (visual presentation, 25 pages): his definition of [[microservice]] | + | * '''2014-11-18''' Martin Fowler: [https://martinfowler.com/articles/microservice-testing/ Testing Strategies in a Microservice Architecture] (visual presentation, 25 pages): [https://www.martinfowler.com/articles/microservices.html his definition] of [[microservice]] seems broader than usual, though |
Latest revision as of 17:47, 26 February 2022
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Links
- 2020-04-10 Bread/Olive/Salt (Tony Distinti): Rails/Rspec/Jest: A Few Lessons Learned on Setting Up and Tearing Down Unit Tests to Avoid Test Pollution
- 2016-04-24 Zhamak Dehghani: How to break a Monolith into Microservices
- 2014-11-18 Martin Fowler: Testing Strategies in a Microservice Architecture (visual presentation, 25 pages): his definition of microservice seems broader than usual, though