Skip to content

Proxy to record and replay externals APIs or services to use in unit test.Run unit tests once with real environnement and record it. After replay tests using recording data.

Notifications You must be signed in to change notification settings

niclange/RecUnitTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RecUnitTest

Spring AOP poincut to record and replay externals APIs or services to use during unit test. Run unit tests once with real environnement and record it. After replay tests using recording data. Usefull for continuous integration and mocking complexity of externals API and services.

About

Proxy to record and replay externals APIs or services to use in unit test.Run unit tests once with real environnement and record it. After replay tests using recording data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages