Port details |
- cargo-mutants Mutation testing for Rust
- 24.11.0 devel =2 24.7.1_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-11-12 20:24:06
- Last Update: 2024-11-12 08:32:36
- Commit Hash: 6c15aed
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://mutants.rs/
- Description:
- cargo-mutants helps you improve your program's quality by finding places where
bugs could be inserted without causing any tests to fail.
Coverage measurements can be helpful, but they really tell you what code is
reached by a test, and not whether the test really checks anything about the
behavior of the code. Mutation tests give different information, about whether
the tests really check the code's behavior.
The goal of cargo-mutants is to be easy to run on any Rust source tree, and
to tell you something interesting about areas where bugs might be lurking or
the tests might be insufficient.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cargo-mutants>0:devel/cargo-mutants
- To install the port:
- cd /usr/ports/devel/cargo-mutants/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cargo-mutants
- pkg install cargo-mutants
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cargo-mutants
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731400000
SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac
SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.82.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_cargo-mutants
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.11.0 12 Nov 2024 08:32:36 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.9.0 → 24.11.0
Reported by: portscout |
24.9.0_1 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
24.9.0 01 Oct 2024 06:03:18 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.7.1 → 24.9.0
Reported by: portscout |
24.7.1_2 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
24.7.1_1 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
24.7.1_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
24.7.1 26 Jul 2024 08:57:57 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.7.0 → 24.7.1
Reported by: portscout |
24.7.0 14 Jul 2024 18:20:50 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: Broken on i386
Reported by: fallout |
24.7.0 07 Jul 2024 01:27:06 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.5.0 → 24.7.0
Reported by: portscout |
24.5.0_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
24.5.0 16 May 2024 08:56:45 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.4.0 → 24.5.0
Reported by: portscout |
24.4.0_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
24.4.0 22 Apr 2024 07:01:16 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.3.0 → 24.4.0
Reported by: portscout |
24.3.0 28 Mar 2024 17:28:21 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.2.1 → 24.3.0
Reported by: portscout |
24.2.1_1 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
24.2.1 26 Feb 2024 05:55:19 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.2.0 → 24.2.1
Reported by: portscout |
24.2.0_1 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
24.2.0 05 Feb 2024 07:32:45 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.1.2 → 24.2.0
Reported by: portscout |
24.1.2 25 Jan 2024 06:40:20 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.1.1 → 24.1.2
Reported by: portscout |
24.1.1 18 Jan 2024 05:07:42 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 24.1.0 → 24.1.1
Reported by: portscout |
24.1.0 15 Jan 2024 09:15:52 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 23.12.2 → 24.1.0
Reported by: portscout |
23.12.2_1 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
23.12.2 30 Dec 2023 10:07:34 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 23.12.1 → 23.12.2
Reported by: portscout |
23.12.1 18 Dec 2023 03:48:23 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 23.12.0 → 23.12.1
Reported by: portscout |
23.12.0_1 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
23.12.0 05 Dec 2023 07:27:28 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 23.11.1 → 23.12.0
Reported by: portscout |
23.11.1 13 Nov 2023 04:41:39 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: update 23.11.0 → 23.11.1
Reported by: portscout |
23.11.0 12 Nov 2023 20:20:50 |
Yuri Victorovich (yuri) |
devel/cargo-mutants: New port: Mutation testing for Rust |