Skip to content
/ Espresso Public template

Use Espresso to write concise, beautiful, and reliable Android UI tests.

License

Notifications You must be signed in to change notification settings

devmike123/Espresso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Espresso

Use Espresso to write concise, beautiful, and reliable Android UI tests.

Espresso is easy to learn and yet remains open for customization. Espresso tests state expectations, interactions, and assertions clearly without the distraction of boilerplate content, custom infrastructure, or messy implementation details getting in the way.

Espresso tests run optimally fast! It lets you leave your waits, syncs, sleeps, and polls behind while it manipulates and asserts on the application UI when it is at rest.

Target audience

Espresso is targeted at developers, who believe that automated testing is an integral part of the development lifecycle. While it can be used for black-box testing, Espresso’s full power is unlocked by those who are familiar with the codebase under test.

View on Gitpod

Open in Gitpod

Source

All the information about Espresso is taken from the official site for teaching users in a more relative way!

Additional resources

For more information about using Espresso in Android tests, consult the following resources.

Samples

About

Use Espresso to write concise, beautiful, and reliable Android UI tests.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published