#acceptancetests

vansari βœ…vansari@phpc.social
2023-02-04

If you code in OOP with the concept of SoC and SOLID you have the possibility to write modern modular classes.

Take the focus on the testability of the code you write and it will show you the way which you can/must go.

1. #unittest
2. #functionaltests
3. #integrationtests
4. #apitests
5. #acceptancetests

From top to bottom
From many to few tests

berkes 🐝 🚐 πŸ„ 🌱berkes@bitcoinhackers.org
2022-02-07

What are the generic patterns and best practices for resetting state of a database, storage, external service, etc, in #AcceptanceTests?

Or are there any, #lazyweb?

2019-04-15

#swDevTermOfTheDay #GivenWhenThen (#GWT) is way of structuring tests. Originally it's a part of #BehaviorDrivenDevelopment (#BDD) to specify the system's behavior using #SpecificationByExample for #AcceptanceTests in a #UserStory. See also #Gherkin and #FourPhaseTest.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst