Age | Commit message (Expand) | Author |
---|---|---|
2023-03-19 | feat: add call count expectations to expectations | HampusM |
2023-03-19 | docs: add examples | HampusM |
2023-03-19 | fix: allow trait generic param bounds | HampusM |
2023-03-19 | docs: add documentation comments | HampusM |
2023-03-18 | feat: add support for generic traits | HampusM |
2023-03-18 | feat: parse impl in mock macro as actual impl block | HampusM |
2023-03-18 | refactor: rewrite the mock macro as a procedural macro | HampusM |
2023-03-13 | build: add license, description & repository fields to Cargo.tomlv0.1.0 | HampusM |
2023-03-12 | fix: remove need for where clause workaround | HampusM |
2023-03-12 | add project & mock macro | HampusM |
2023-03-12 | initial commit | HampusM |