oscript-library / oscript-library/opm
opm test
Open
@nixel2007 is already working on this.
Since Nov 25, 2016.
docs
techical debt
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Допустим, в файле манифеста моего приложения/библиотеки есть секция:
Описание.ТестируетсяСПомощью("testrunner")
Или
Описание.ТестируетсяСПомощью("1bdd")
Когда Я выполняю команду opm test
Тогда opm автоматически прогоняет все тесты с помощью указанного фреймворка
Когда Я выполняю команду opm build
Тогда opm автоматически прогоняет все тесты с помощью указанного фреймворка
И Пакет собирается только если все тесты прошли
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.