steps-memory
steps-memory copied to clipboard
steps to perform memory verifications
@qavajs/steps-memory
Step library to work with memory module
Installation
npm install @qavajs/steps-memory
Configuration
module.exports = {
default: {
require: ['@qavajs/steps-memory/index.js']
}
}