nodejs/Integration/fs-module/main.fmf
2025-01-08 12:49:33 +01:00

14 lines
253 B
Text

summary: FS module test
test: ./runtest.sh
framework: beakerlib
description: |
Test ensures that nodejs can read and write files
duration: 5m
require:
- nodejs
- type: file
pattern:
- /script.js
tier: integration
component:
- nodejs