testing-conventions 0.0.90 → 0.0.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin/index.js CHANGED
@@ -16,6 +16,8 @@ main({
16
16
  from: import.meta.url,
17
17
  argv,
18
18
  platformPackage: '@{scope}/{triple}',
19
+ // putitoutthere's bundled-cli build stages the binary at the platform-package root.
20
+ binaryDir: '',
19
21
  triples: {
20
22
  'linux-x64': 'x86_64-unknown-linux-gnu',
21
23
  'linux-arm64': 'aarch64-unknown-linux-gnu',
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/bin/index.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AACzC,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAEhC,+FAA+F;AAC/F,gGAAgG;AAChG,iGAAiG;AACjG,kGAAkG;AAClG,0FAA0F;AAC1F,MAAM,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;AACnC,MAAM,cAAc,GAAG,IAAI,CAAC,CAAC,CAAC,KAAK,MAAM,IAAI,IAAI,CAAC,CAAC,CAAC,KAAK,UAAU,CAAC;AACpE,MAAM,OAAO,GAAG,aAAa,CAAC,IAAI,GAAG,CAAC,qBAAqB,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC;AAC/E,MAAM,IAAI,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,GAAG,IAAI,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;AAEjF,IAAI,CAAC;IACH,KAAK,EAAE,qBAAqB;IAC5B,UAAU,EAAE,qBAAqB;IACjC,IAAI,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG;IACrB,IAAI;IACJ,eAAe,EAAE,mBAAmB;IACpC,OAAO,EAAE;QACP,WAAW,EAAE,0BAA0B;QACvC,aAAa,EAAE,2BAA2B;QAC1C,YAAY,EAAE,qBAAqB;QACnC,cAAc,EAAE,sBAAsB;QACtC,WAAW,EAAE,wBAAwB;KACtC;CACF,CAAC;KACC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAClC,KAAK,CAAC,CAAC,GAAU,EAAE,EAAE;IACpB,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC,OAAO,IAAI,CAAC,CAAC;IACzC,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;AAClB,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/bin/index.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AACzC,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAEhC,+FAA+F;AAC/F,gGAAgG;AAChG,iGAAiG;AACjG,kGAAkG;AAClG,0FAA0F;AAC1F,MAAM,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;AACnC,MAAM,cAAc,GAAG,IAAI,CAAC,CAAC,CAAC,KAAK,MAAM,IAAI,IAAI,CAAC,CAAC,CAAC,KAAK,UAAU,CAAC;AACpE,MAAM,OAAO,GAAG,aAAa,CAAC,IAAI,GAAG,CAAC,qBAAqB,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC;AAC/E,MAAM,IAAI,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,GAAG,IAAI,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;AAEjF,IAAI,CAAC;IACH,KAAK,EAAE,qBAAqB;IAC5B,UAAU,EAAE,qBAAqB;IACjC,IAAI,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG;IACrB,IAAI;IACJ,eAAe,EAAE,mBAAmB;IACpC,oFAAoF;IACpF,SAAS,EAAE,EAAE;IACb,OAAO,EAAE;QACP,WAAW,EAAE,0BAA0B;QACvC,aAAa,EAAE,2BAA2B;QAC1C,YAAY,EAAE,qBAAqB;QACnC,cAAc,EAAE,sBAAsB;QACtC,WAAW,EAAE,wBAAwB;KACtC;CACF,CAAC;KACC,IAAI,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAClC,KAAK,CAAC,CAAC,GAAU,EAAE,EAAE;IACpB,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC,OAAO,IAAI,CAAC,CAAC;IACzC,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;AAClB,CAAC,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testing-conventions",
3
- "version": "0.0.90",
3
+ "version": "0.0.92",
4
4
  "description": "Enforce testing conventions in libraries (Python, TypeScript, and Rust).",
5
5
  "license": "MIT",
6
6
  "repository": "https://github.com/thekevinscott/testing-conventions",
@@ -31,7 +31,7 @@
31
31
  "pnpm": ">=11"
32
32
  },
33
33
  "dependencies": {
34
- "bin-shim": "^0.1.1",
34
+ "bin-shim": "^0.2.1",
35
35
  "@stryker-mutator/core": "^9.6.0",
36
36
  "@stryker-mutator/vitest-runner": "^9.6.0"
37
37
  },
@@ -43,13 +43,6 @@
43
43
  "optional": true
44
44
  }
45
45
  },
46
- "optionalDependencies": {
47
- "@testing-conventions/x86_64-unknown-linux-gnu": "0.0.90",
48
- "@testing-conventions/aarch64-unknown-linux-gnu": "0.0.90",
49
- "@testing-conventions/x86_64-apple-darwin": "0.0.90",
50
- "@testing-conventions/aarch64-apple-darwin": "0.0.90",
51
- "@testing-conventions/x86_64-pc-windows-msvc": "0.0.90"
52
- },
53
46
  "devDependencies": {
54
47
  "@stryker-mutator/api": "^9.6.0",
55
48
  "@types/node": "^24.0.0",
@@ -60,5 +53,12 @@
60
53
  "tsx": "^4.19.0",
61
54
  "typescript": "^5.6.3",
62
55
  "vitest": "^3.2.4"
56
+ },
57
+ "optionalDependencies": {
58
+ "@testing-conventions/x86_64-unknown-linux-gnu": "0.0.92",
59
+ "@testing-conventions/aarch64-unknown-linux-gnu": "0.0.92",
60
+ "@testing-conventions/x86_64-apple-darwin": "0.0.92",
61
+ "@testing-conventions/aarch64-apple-darwin": "0.0.92",
62
+ "@testing-conventions/x86_64-pc-windows-msvc": "0.0.92"
63
63
  }
64
64
  }