package spectest

import "github.com/tetratelabs/wazero/internal/integration_test/spectest"

Index

Functions

func Run

func Run(t *testing.T, testDataFS embed.FS, ctx context.Context, fc filecache.Cache, newEngine func(context.Context, api.CoreFeatures, filecache.Cache) wasm.Engine, enabledFeatures api.CoreFeatures)

Run runs all the test inside the testDataFS file system where all the cases are described via JSON files created from wast2json.

Source Files

spectest.go

Directories

PathSynopsis
internal/integration_test/spectest/v1
internal/integration_test/spectest/v2
Version
v1.0.0
Published
Mar 24, 2023
Platform
linux/amd64
Imports
16 packages
Last checked
5 hours ago

Tools for package owners.