- Mastering Software Testing with JUnit 5
- Boni García
- 118字
- 2021-07-02 15:34:28
Road to JUnit 5
Software testing has changed a lot since the first release of JUnit 4 in 2006. Since then, not only have Java and the JVM has evolved, but also our testing needs matured. We are not writing just unit tests anymore. Instead, in addition to verifying a single piece of code, software engineers and testers demand other kinds of tests, such as integration and end-to-end tests.
In addition, our expectations about testing frameworks have grown. Nowadays, we demand advanced capabilities for these frameworks, such as extensibility or modularity, to name a few. In this section, we discover the main limitations of JUnit 4, the vision of JUnit 5, and the community supporting its development.
推薦閱讀
- Objective-C應(yīng)用開發(fā)全程實錄
- C++ Builder 6.0下OpenGL編程技術(shù)
- 算法基礎(chǔ):打開程序設(shè)計之門
- 少年輕松趣編程:用Scratch創(chuàng)作自己的小游戲
- Designing Hyper-V Solutions
- Python數(shù)據(jù)分析(第2版)
- Magento 1.8 Development Cookbook
- 深度強化學習算法與實踐:基于PyTorch的實現(xiàn)
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)習題解答與上機指導
- Linux Device Drivers Development
- Scala Reactive Programming
- Python算法詳解
- Swift 4 Protocol-Oriented Programming(Third Edition)
- JavaScript動態(tài)網(wǎng)頁編程
- Practical Maya Programming with Python