stryker_js

package
v1.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2026 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StrykerJS

type StrykerJS struct {
	// contains filtered or unexported fields
}

func NewStrykerJS

func NewStrykerJS() *StrykerJS

func (*StrykerJS) LoadResults

func (s *StrykerJS) LoadResults() error

func (*StrykerJS) Meta

func (s *StrykerJS) Meta() *fwlib.Meta

func (*StrykerJS) Mutations

func (s *StrykerJS) Mutations() mutations.Mutations

func (*StrykerJS) ReadLines

func (s *StrykerJS) ReadLines(file string) ([]string, error)

func (*StrykerJS) TransformResults

func (s *StrykerJS) TransformResults() error

func (*StrykerJS) Yaml

func (s *StrykerJS) Yaml() fwlib.FWConfig

type YamlConfig

type YamlConfig struct {
	MTEJson  string `yaml:"mte-json"`
	Language string `yaml:"language"`
}

type YamlWrapper

type YamlWrapper struct {
	Cfg *YamlConfig `yaml:"stryker-js"`
}

func (*YamlWrapper) Init

func (y *YamlWrapper) Init() interface{}

func (*YamlWrapper) Load

func (y *YamlWrapper) Load(yml []byte) (bool, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL