MCPcopy Create free account
hub / github.com/dmno-dev/bumpy / prerelease.test.ts

File prerelease.test.ts

packages/bumpy/test/core/prerelease.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test';
2import { mkdir, writeFile, readFile } from 'node:fs/promises';
3import { resolve } from 'node:path';
4import {

Callers

nothing calls this directly

Calls 10

nextPrereleaseVersionFunction · 0.90
createTempGitRepoFunction · 0.90
makePkgFunction · 0.90
makeReleasePlanFunction · 0.90
makeReleaseFunction · 0.90
cleanupTempDirFunction · 0.90
channelDisplayPlanFunction · 0.90

Tested by

no test coverage detected