معرفی شرکت ها


golang-github-aphistic-sweet-devel-0.3.0-6.fc35.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Pluggable test runner capable of hooking into standard go tests
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته golang-github-aphistic-sweet-devel
نام فایل بسته golang-github-aphistic-sweet-devel-0.3.0-6.fc35.noarch.rpm
نسخه بسته 0.3.0
انتشار بسته 6.fc35
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 22 Jul 2021 10
هاست سازنده buildvm-a32-09.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/aphistic/sweet
مجوز MIT
حجم دانلود 27K
حجم نصب 52.454K
Sweet is a pluggable test runner capable of hooking into standard Go tests. It attempts to provide access to the standard Go test tool as close as possible while adding support for test suites and plugins that can hook into test results to add additional functionality. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/aphistic/sweet


نیازمندی

مقدار نام
- go-filesystem
- golang(github.com/mgutz/ansi)
- golang(github.com/sergi/go-diff/diffmatchpatch)
- golang(golang.org/x/crypto/ssh/terminal)


ارائه دهنده

مقدار نام
= 0.3.0-6.fc35 golang(github.com/aphistic/sweet)
= 0.3.0-6.fc35 golang(github.com/aphistic/sweet/failtests)
= 0.3.0-6.fc35 golang(github.com/aphistic/sweet/subtests/suitev1/setupteardown)
= 0.3.0-6.fc35 golang(github.com/aphistic/sweet/subtests/suitev2/setupteardown)
= 0.3.0-6.fc35 golang-github-aphistic-sweet-devel
= 0.3.0-6.fc35 golang-ipath(github.com/aphistic/sweet)


نحوه نصب


نصب پکیج rpm golang-github-aphistic-sweet-devel:

    dnf install golang-github-aphistic-sweet-devel-0.3.0-6.fc35.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-aphistic-sweet-devel
/usr/share/doc/golang-github-aphistic-sweet-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/aphistic
/usr/share/gocode/src/github.com/aphistic/sweet
/usr/share/gocode/src/github.com/aphistic/sweet/.goipath
/usr/share/gocode/src/github.com/aphistic/sweet/README.md
/usr/share/gocode/src/github.com/aphistic/sweet/capture.go
/usr/share/gocode/src/github.com/aphistic/sweet/consts.go
/usr/share/gocode/src/github.com/aphistic/sweet/defs.go
/usr/share/gocode/src/github.com/aphistic/sweet/defs_test.go
/usr/share/gocode/src/github.com/aphistic/sweet/differ.go
/usr/share/gocode/src/github.com/aphistic/sweet/differ_test.go
/usr/share/gocode/src/github.com/aphistic/sweet/errors.go
/usr/share/gocode/src/github.com/aphistic/sweet/failtests
/usr/share/gocode/src/github.com/aphistic/sweet/failtests/failtests.go
/usr/share/gocode/src/github.com/aphistic/sweet/failtests/failtests_test.go
/usr/share/gocode/src/github.com/aphistic/sweet/failures.go
/usr/share/gocode/src/github.com/aphistic/sweet/failures_test.go
/usr/share/gocode/src/github.com/aphistic/sweet/go.mod
/usr/share/gocode/src/github.com/aphistic/sweet/gotest_integration.go
/usr/share/gocode/src/github.com/aphistic/sweet/options.go
/usr/share/gocode/src/github.com/aphistic/sweet/plugin.go
/usr/share/gocode/src/github.com/aphistic/sweet/runner.go
/usr/share/gocode/src/github.com/aphistic/sweet/runner_test.go
/usr/share/gocode/src/github.com/aphistic/sweet/stats.go
/usr/share/gocode/src/github.com/aphistic/sweet/subtests
/usr/share/gocode/src/github.com/aphistic/sweet/subtests/suitev1
/usr/share/gocode/src/github.com/aphistic/sweet/subtests/suitev1/setupteardown
/usr/share/gocode/src/github.com/aphistic/sweet/subtests/suitev1/setupteardown/main.go
/usr/share/gocode/src/github.com/aphistic/sweet/subtests/suitev1/setupteardown/test_test.go
/usr/share/gocode/src/github.com/aphistic/sweet/subtests/suitev2
/usr/share/gocode/src/github.com/aphistic/sweet/subtests/suitev2/setupteardown
/usr/share/gocode/src/github.com/aphistic/sweet/subtests/suitev2/setupteardown/main.go
/usr/share/gocode/src/github.com/aphistic/sweet/subtests/suitev2/setupteardown/test_test.go
/usr/share/gocode/src/github.com/aphistic/sweet/suite.go
/usr/share/gocode/src/github.com/aphistic/sweet/suite_test.go
/usr/share/gocode/src/github.com/aphistic/sweet/sweet.go
/usr/share/gocode/src/github.com/aphistic/sweet/sweet_test.go
/usr/share/gocode/src/github.com/aphistic/sweet/t.go
/usr/share/gocode/src/github.com/aphistic/sweet/t_test.go
/usr/share/licenses/golang-github-aphistic-sweet-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

2021-01-23

Fix FTBFS

2020-07-27

Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

2020-01-28

Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

2020-01-27

Update to 0.3.0

2019-07-25

Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild