github.com/coder/quartz
Ecosystem:
go
go
Package URL:
pkg:golang/github.com/coder/quartz
Total PRs:
25 Dependabot PRs
25 Dependabot PRs
Latest PR:
about 1 month ago
about 1 month ago
Unique Repositories:
11 repositories
11 repositories
Unique Repos (30 days):
2 repositories
2 repositories
Recent PRs (filtered by: Merged , Minor PRs )
chore(deps): bump github.com/coder/quartz from 0.1.3 to 0.2.1
coder/coder-logstream-kube #108
0.1.3 → 0.2.1
Minor PR
Merged
6 months ago
Package Details
| Name: | github.com/coder/quartz |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/coder/quartz |
| JSON API: | View JSON |
Package Information
Description:
Package quartz is a library for testing time related code. It exports an interface Clock that mimics the standard library time package functions. In production, an implementation that calls thru to the standard library is used. In testing, a Mock clock is used to precisely control and intercept time functions.
| Repository: | https://github.com/coder/quartz |
| Homepage: | https://github.com/coder/quartz |
| Latest Release: |
v0.2.1
6 months ago |
| Dependent Repos: | 0 |
| Dependent Packages: | 0 |
| Ranking: | Top 6.8606% by dependent repos Top 6.4268% by dependent pkgs |