feat(tapnodetools): Add TestFileProvider for handling Docker Alpine image

This commit is contained in:
2024-11-06 21:07:05 +01:00
parent c54493ddbc
commit 36903d2d6c
8 changed files with 56 additions and 11 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.4.4',
version: '5.5.0',
description: 'A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.'
}