MCPcopy
hub / github.com/JakeChampion/fetch / title

Function title

test/worker.js:13–15  ·  view source on GitHub ↗
(test)

Source from the content-addressed store, hash-verified

11importScripts('/base/test/test.js')
12
13function title(test) {
14 return test.fullTitle().replace(/#/g, '')
15}
16
17function reporter(runner) {
18 runner.on('pending', function(test) {

Callers 1

reporterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…