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:
16 days ago
16 days ago
Unique Repositories:
11 repositories
11 repositories
Unique Repos (30 days):
2 repositories
2 repositories
Recent PRs (filtered by: Patch PRs )
Bump github.com/coder/quartz from 0.1.2 to 0.1.3
0.1.2 → 0.1.3
Patch PR
Closed
7 months ago
1 comment
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 |