mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
testing_plugins.md: update product's age
This commit is contained in:
parent
277d17d9bb
commit
2a5d54b298
@ -13,7 +13,7 @@ What this means is the following:
|
||||
|
||||
The most significant benefit of this test approach is that tests are very stable and require very little maintenance once written, no matter how much the underlying implementation is refactored or rewritten.
|
||||
|
||||
In a product with 15+ years of a lifetime that has gone through many internal refactorings, we find that this benefit dramatically outweighs the downsides of slower test execution and more difficult debugging of failures compared to more isolated unit tests.
|
||||
In a product with 20+ years of a lifetime that has gone through many internal refactorings, we find that this benefit dramatically outweighs the downsides of slower test execution and more difficult debugging of failures compared to more isolated unit tests.
|
||||
|
||||
### Mocks
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user