Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-smartystreets-goconvey-devel-1.6.1-0.3.gitbf58a9a.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / g

Name: golang-github-smartystreets-goconvey-devel Distribution: Fedora Project
Version: 1.6.1 Vendor: Fedora Project
Release: 0.3.gitbf58a9a.el7 Build date: Thu Jan 12 12:07:58 2017
Group: Unspecified Build host: buildvm-aarch64-18.arm.fedoraproject.org
Size: 104411 Source RPM: golang-github-smartystreets-goconvey-1.6.1-0.3.gitbf58a9a.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/smartystreets/goconvey
Summary: Behavioral testing in the browser, integrates with go test
Behavioral testing in the browser, integrates with go test

This package contains library source intended for
building other packages which use import path with
github.com/smartystreets/goconvey prefix.

Provides

Requires

License

MIT

Changelog

* Thu Jan 12 2017 Jan Chaloupka <jchaloup@redhat.com> - 1.6.1-0.3.gitbf58a9a
  - Polish the spec file
    related: #1250511
* Thu Jul 21 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-0.2.gitbf58a9a
  - https://fedoraproject.org/wiki/Changes/golang1.7
* Thu Apr 14 2016 jchaloup <jchaloup@redhat.com> - 1.6.1-0.1.gitbf58a9a
  - Bump to upstream bf58a9a1291224109919756b4dcc469c670cc7e4
    Polish the spec file
    related: #1250511
* Mon Feb 22 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.5.git43652d6
  - https://fedoraproject.org/wiki/Changes/golang1.6
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4.git43652d6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Aug 17 2015 jchaloup <jchaloup@redhat.com> - 0-0.3.git43652d6
  - Add missing BRs
    related: #1250511
* Mon Aug 10 2015 Fridolin Pokorny <fpokorny@redhat.com> - 0-0.2.git43652d6
  - Update spec file to spec-2.0
    resolves: #1250511
* Thu Apr 16 2015 jchaloup <jchaloup@redhat.com> - 0-0.1.git43652d6
  - First package for Fedora
    resolves: #1214862

Files

/usr/share/doc/golang-github-smartystreets-goconvey-devel-1.6.1
/usr/share/doc/golang-github-smartystreets-goconvey-devel-1.6.1/CONTRIBUTING.md
/usr/share/doc/golang-github-smartystreets-goconvey-devel-1.6.1/README.md
/usr/share/gocode/src/github.com/smartystreets
/usr/share/gocode/src/github.com/smartystreets/goconvey
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/assertions.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/context.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/discovery.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/doc.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/gotest
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/gotest/utils.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/init.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/nilReporter.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/console.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/doc.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/dot.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/gotest.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/init.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/json.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/printer.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/problems.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/reporter.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/reports.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/statistics.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/convey/reporting/story.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/dependencies.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/examples
/usr/share/gocode/src/github.com/smartystreets/goconvey/examples/bowling_game.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/examples/doc.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/goconvey.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/api
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/api/server.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/contract
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/contract/contracts.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/contract/result.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/contract.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/coordinator.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/executor.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/executor/tester.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/messaging
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/messaging/messages.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/packageParser.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/parser.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/rules.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/testParser.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/parser/util.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/system/shell.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watch
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watch/functional_core.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watch/imperative_shell.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watch/integration.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/main.go
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub
/usr/share/gocode/src/github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub/stuff.go
/usr/share/licenses/golang-github-smartystreets-goconvey-devel-1.6.1
/usr/share/licenses/golang-github-smartystreets-goconvey-devel-1.6.1/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 20 01:59:59 2024