Skip to main content

DRMacIver/hegel-rust-oss-bug-finding

SkillsMP 已收集 DRMacIver/hegel-rust-oss-bug-finding 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
6
GitHub 星标
3
GitHub Forks
0

这个仓库中的 skills

已展示 6 / 6 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

Property-test a storage engine's crash/power-loss recovery by injecting simulated crashes through its storage-backend abstraction: a backend that separates "written" from "fsynced" bytes, plus a full write log that lets you cut the stream anywhere (including…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Build a stateful, model-based property test for a stateful Rust API (a data structure, store, engine, or VM) with hegel — drive a random sequence of operations against both the real system and a simpler reference model, and assert equivalence plus invariants…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Close the last uncovered regions of a dependency under property test by measuring per-file region coverage of the DEPENDENCY (not your crate), reading why each cold region is cold, and writing property-shaped tests — with a real oracle, not mere calls — that…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Property-test a stateful Rust API without a reference model, using hegel: metamorphic relations (two executions whose results must relate in a known way — commuting operations, do/undo identities, batch-equals-loop, reset-equals-fresh) and differential…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Decide whether a bug found in someone else's crate is actually worth reporting, and how strong a finding it is, before writing it up. Use when triaging a candidate bug, selecting which findings to file upstream, or sanity-checking a severity claim. Guards…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Write an upstream bug report or GitHub issue draft for a bug found in someone else's project. Use when drafting bug reports, issue text, or reproductions to send to a crate's or library's maintainers. Produces a short, plainly-written report led by a runnable…

原文语言:英语

更新
已展示 6 / 6 个已收集 Skill。