rune-testing 0.6.3

Test helpers for Rune, an embeddable dynamic programming language for Rust.
Documentation
# rune-testing

<div align="center">
<a href="https://rune-rs.github.io/rune/">
    <b>Read the Book 📖</b>
</a>
</div>

<br>

<div align="center">
<a href="https://github.com/rune-rs/rune/actions">
    <img alt="Build Status" src="https://github.com/rune-rs/rune/workflows/Build/badge.svg">
</a>

<a href="https://github.com/rune-rs/rune/actions">
    <img alt="Book Status" src="https://github.com/rune-rs/rune/workflows/Book/badge.svg">
</a>

<a href="https://discord.gg/v5AeNkT">
    <img alt="Chat on Discord" src="https://img.shields.io/discord/558644981137670144.svg?logo=discord&style=flat-square">
</a>
</div>

<br>

A crate use to simplify testing small rune programs.

This is a crate used with the [Rune language].

[Rune Language]: https://github.com/rune-rs/rune