We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c35ac3 commit 2c5ba07Copy full SHA for 2c5ba07
1 file changed
package.json
@@ -17,7 +17,20 @@
17
"formal-methods",
18
"program-verification",
19
"automated-testing",
20
- "debugging-tools"
+ "debugging-tools",
21
+ "secure-coding",
22
+ "design-by-contract",
23
+ "runtime-verification",
24
+ "source-code-analysis",
25
+ "cli-tool",
26
+ "runtime-analysis",
27
+ "code-instrumentation",
28
+ "source-code-modification",
29
+ "programming-language-tools",
30
+ "contracts-validation",
31
+ "preconditions-postconditions",
32
+ "invariants-checking",
33
+ "verification-framework"
34
],
35
"author": {
36
"name": "Ion Gireada",
0 commit comments