mirror of
https://github.com/bia-technologies/yaxunit.git
synced 2024-12-09 08:55:53 +02:00
Исправлена сборка документации
This commit is contained in:
parent
9c6f94b683
commit
fae87bf7df
@ -13,6 +13,9 @@ slug: /
|
||||
[![Quality Gate](https://sonar.openbsl.ru/api/project_badges/measure?project=yaxunit&metric=alert_status)](https://sonar.openbsl.ru/dashboard?id=yaxunit)
|
||||
[![Maintainability](https://sonar.openbsl.ru/api/project_badges/measure?project=yaxunit&metric=sqale_rating)](https://sonar.openbsl.ru/dashboard?id=yaxunit)
|
||||
|
||||
[![Build and test](https://github.com/bia-technologies/yaxunit/actions/workflows/main-build.yml/badge.svg)](https://github.com/bia-technologies/yaxunit/actions/workflows/main-build.yml)
|
||||
[![Build ocumentation](https://github.com/bia-technologies/yaxunit/actions/workflows/deploy-documentation.yml/badge.svg)](https://github.com/bia-technologies/yaxunit/actions/workflows/deploy-documentation.yml)
|
||||
|
||||
Обсудить в [Telegram чате](https://t.me/BIAOpenTools/12)
|
||||
|
||||
----
|
||||
|
@ -16,7 +16,7 @@
|
||||
//
|
||||
//©///////////////////////////////////////////////////////////////////////////©//
|
||||
|
||||
#Область СлужебныйПрограммныйИнтерфейс
|
||||
#Область ПрограммныйИнтерфейс
|
||||
|
||||
// Возвращает значение контекста
|
||||
//
|
||||
|
@ -89,7 +89,7 @@
|
||||
// При установке значения, оно устанавливается в текущий контекст, например, в событии перед тестовым наборов в м. КонтекстТестовогоНабора
|
||||
//
|
||||
// Возвращаемое значение:
|
||||
// ОбщийМодуль - см. ЮТКонтекстТеста
|
||||
// ОбщийМодуль - Контекст теста, см. ЮТКонтекстТеста
|
||||
Функция Контекст() Экспорт
|
||||
|
||||
Возврат ЮТКонтекстТеста;
|
||||
|
Loading…
Reference in New Issue
Block a user