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

File bump-file.test.ts

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

Source from the content-addressed store, hash-verified

1import { test, expect, describe } from 'bun:test';
2import { parseBumpFile } from '../../src/core/bump-file.ts';
3
4describe('parseBumpFile', () => {

Callers

nothing calls this directly

Calls 1

parseBumpFileFunction · 0.90

Tested by

no test coverage detected