1.6.2 • Published 3 years ago

testorio v1.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Testorio

Testing framework for factorio mods.

describe("the factory", function()
  it("must grow", function()
    assert.is_true(get_factory_size() > old_factory_size)
  end)
end)

Getting started

See the Getting started wiki page for a quick start.


Have any questions or comments? Feel free to start a discussion on GitHub. Want to report a bug or request a feature? You can open an issue.

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.5.0

3 years ago

0.4.3

3 years ago

0.3.0

4 years ago

0.4.1

3 years ago

0.3.2

4 years ago

0.4.0

3 years ago

0.3.1

4 years ago

0.3.4

4 years ago

0.4.2

3 years ago

0.3.3

4 years ago

0.2.0

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago