1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-exonum

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
README.md 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Oleksandr Anyshchenko Отправлено 20.09.2021 16:18 65fd935

Testing Framework for Exonum Services

Travis Build Status Docs.rs License: Apache-2.0 rust 1.55.0+ required

Testkit for Exonum blockchain allows to test service operation. Specifically, it allows to test transaction execution and APIs in the synchronous environment (without consensus algorithm) and in the same process as the test code.

Usage

Add the following lines to the Cargo.toml:

[dev-dependencies]
exonum-testkit = "1.0.0"

For more details, see Exonum documentation.

Examples

See the tests and examples folders for examples of testing Exonum services with the testkit.

License

Licensed under the Apache License (Version 2.0). See LICENSE for details.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-exonum.git
git@api.gitlife.ru:oschina-mirror/mirrors-exonum.git
oschina-mirror
mirrors-exonum
mirrors-exonum
master