Cloudflight Engineering Blog

Cloudflight Engineering Blog

Follow
homeRapid Web DevelopmentAbout CloudflightWork with us
Tag

Testing

#testing

More content

Read more stories on Hashnode


Articles with this tag

Ensuring Test Coverage Using ArchUnit

Alex CosmaAlex Cosma
May 10, 20235 min read

A simple approach to method coverage in Spring Boot through naming conventions · In a previous article, we've seen an introduction to what ArchUnit can...

Ensuring Test Coverage Using ArchUnit

On Testing

Kangrui YeKangrui Ye
Aug 3, 202212 min read

I have seen strong obsession with terminologies when it comes to testing, like integration tests versus unit tests, should there be mocks in unit...

On Testing

Run, Cypress, run!

Jovan IlićJovan Ilić
Jun 27, 20226 min read

Testing with Cypress is fun - let's start from there. The tool itself is modern, fast, and reliable. It has comprehensive documentation and was built...

Run, Cypress, run!