Skip to content

small testing suit built for simplicity and DRY code

Notifications You must be signed in to change notification settings

BHIIKTOR/roboto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Roboto

The key points of Roboto are:

  • light weight testing framework for CosmWasm
  • focused only on the features that normally get unit-tested and no more
  • easy to build testing suits that are DRY

while cw-multi-test is a solid tool to accomplish testing. it's very heavy and it has a bunch of features that no one really uses. also it's built using cw-storage which is also heavy.


Examples

coming soon...

About

small testing suit built for simplicity and DRY code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages