relm-test 0.19.0

Testing library for relm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.gtk-test]
version = "^0.5"

[dependencies.relm]
version = "^0.19.0"

[package]
authors = ["Antoni Boucher <bouanto@zoho.com>"]
categories = ["development-tools::testing", "gui"]
description = "Testing library for relm"
documentation = "https://docs.rs/relm-test/"
edition = "2018"
license = "MIT"
name = "relm-test"
repository = "https://github.com/antoyo/relm"
version = "0.19.0"