filmov
tv
GopherCon Europe 2023: Elena Grahovac - Why Integration Tests Might be Better than Unit Tests
Показать описание
About the talk: Go developers are widely encouraged to write unit tests to independently verify individual components within an application. This ensures that the application logic is correct and issues can be resolved early on.
However, in our case, we encountered a challenge where our unit tests were not reliable in detecting issues, leading to a false hope that the application was working correctly.
In this talk, we will share how we addressed this issue by shifting our focus towards integration tests. We will discuss the types of tests we chose to write and why.
#gopherconEU #golang
However, in our case, we encountered a challenge where our unit tests were not reliable in detecting issues, leading to a false hope that the application was working correctly.
In this talk, we will share how we addressed this issue by shifting our focus towards integration tests. We will discuss the types of tests we chose to write and why.
#gopherconEU #golang
Комментарии