Skip to content

scyyx5/plugin-integration-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugin-integration-testing

Build definitions for integration testing Please plugins

plz_e2e_test

A light weight test that runs Please in the current repo. It has a number of arguments that you can use to test various conditions around the output of the command.

please_repo_e2e_test

Similar to plz_e2e_test however it runs Please in the test repo passed in via the repo argument. Use BUILD_FILE instead of BUILD as the build file name in the test repo to avoid collisions with the main Please repo.

e2e_test_plugin

Prepares a tarball consisting of a plugin's files, usually for use in conjunction with plugin_e2e_test.

plugin_e2e_test

Similar to please_repo_e2e_test, but designed specifically for performing an end-to-end test on a plugin (usually generated by e2e_test_plugin) within a given test repo.

About

Build definitions for integration testing Please plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.7%
  • Starlark 12.3%