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, newEngine func(context.Context, api.CoreFeatures) 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-pre.6
Published
Dec 31, 2022
Platform
linux/amd64
Imports
17 packages
Last checked
1 hour ago

Tools for package owners.