Skip to content

Latest commit

 

History

2,001 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci coverage

Bugbite

Library and tools for bug, issue, and ticket mangling.

  • bugbite: core library
  • bite: CLI client
  • chew: TUI client

Test

Testing is supported via nextest. To run all bugbite workspace unit tests:

cargo nextest run --all-features --workspace --tests

Containers

Some services have containers in docker/* that provide the following user for testing purposes:

username: bugbite
password: bugbite
email: bugbite@bugbite.test

Start a Bugzilla instance:

docker compose -f docker/bugzilla.yml up --wait

In addition, some services have integration tests that can be run against the related container. For example, to run the bugzilla integration tests:

cargo nextest run --all-features --profile bugzilla --workspace --tests

About

library and tools for bug, issue, and ticket mangling

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages