Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReactiveX/rxjs
/ conventional-commit.test.mjs
File
conventional-commit.test.mjs
scripts/release/conventional-commit.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
test from
'node:test'
;
3
import
{ validateConventionalTitle } from
'./conventional-commit.mjs'
;
4
Callers
nothing calls this directly
Calls
2
validateConventionalTitle
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected