arr-ai / arrai

The ultimate data engine.
http://arr.ai
Apache License 2.0
20 stars 15 forks source link

Implement unit test framework for arr.ai #567

Closed orlade-anz closed 4 years ago

orlade-anz commented 4 years ago

Please do not post any internal, closed source snippets on this public issue tracker!

Purpose

Please describe the end goal you are trying to achieve that has led you to request this feature.

Provide a standard approach and tooling for unit testing arr.ai code.

Suggested approaches

What have you tried, and how might this problem be solved?

See go/arrai-testing for more details.

orlade-anz commented 4 years ago

Simple tests in Sysl: https://github.com/anz-bank/sysl/pull/1027