Skip to content

Make magic...test a library without create code πŸ‘¨πŸ»β€πŸ’»

License

Notifications You must be signed in to change notification settings

nbentoneves/sesame-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Status

Coverage Status Build Status

Sesame Java

The Sesame Java allows you to test a class inside a java library without need to create code. It's useful when you need to create a java library for your project/service but you want to execute some manual validations.

Limitations

This project has some limitations. Some of this limitations can be implemented in the future:

  • You only can use primitive values, isn't allowed Object. E.g: Int, Boolean, String...
  • It's only available for one class/method. You can't test more then one method.

Use Sesame Java

WARNING: Isn't available. We need to submit the project at nexus. Sorry :|

Contributions

Unfortunately the project is not ready to have contributors but you can send suggestions or features do you like to see working. Maybe we can talk and you can work on it ;)

Notes

Run library with command line:

  • java -cp sesame-java-0.0.1-SNAPSHOT-exec.jar:/Users/nunobento/.m2/repository/com/sesame/helper/sesame-java-test/1.0-SNAPSHOT/sesame-java-test-1.0-SNAPSHOT.jar -Dloader.main=com.sesame.ui.SesameJavaApplicationKt -Dconfig.file.path=config.txt org.springframework.boot.loader.PropertiesLauncher

About

Make magic...test a library without create code πŸ‘¨πŸ»β€πŸ’»

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published