Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yyzi
/
goconvey
Public
forked from
smartystreets/goconvey
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2014
Now running tests on go 1.3.1
mdwhatcott
committed
cb35d48
View commit details
Copy full SHA for cb35d48
Browse repository at this point
Commits on Jul 27, 2014
Added some godoc
Show description for 627707e
mholt
committed
627707e
View commit details
Copy full SHA for 627707e
Browse repository at this point
Commits on Jul 23, 2014
One more little link tweak in UI
mholt
committed
84bfacc
View commit details
Copy full SHA for 84bfacc
Browse repository at this point
Minor UI improvements & updated FontAwesome
mholt
committed
8e12ec8
View commit details
Copy full SHA for 8e12ec8
Browse repository at this point
Commits on Jul 22, 2014
Added go 1.3 to the travis config.
mdwhatcott
committed
6023eeb
View commit details
Copy full SHA for 6023eeb
Browse repository at this point
Commits on Jul 18, 2014
Show whitespace in failure diffs; other minor failures fix
mholt
committed
91c894a
View commit details
Copy full SHA for 91c894a
Browse repository at this point
Commits on Jul 15, 2014
Correct pipe name in template to show HTML in output (fixes #225)
mholt
committed
010bae7
View commit details
Copy full SHA for 010bae7
Browse repository at this point
Commits on Jul 11, 2014
UPPER
mdwhatcott
committed
c066c63
View commit details
Copy full SHA for c066c63
Browse repository at this point
Moved contributors instructions from wiki to root.
mdwhatcott
committed
d4f1d25
View commit details
Copy full SHA for d4f1d25
Browse repository at this point
Commits on Jul 10, 2014
Merge pull request #224 from wancw/extract_example_name
Show description for fc878e5
mdwhatcott
committed
fc878e5
View commit details
Copy full SHA for fc878e5
Browse repository at this point
Add test case of example functions.
WanCW
committed
bce72a8
View commit details
Copy full SHA for bce72a8
Browse repository at this point
Extract test name by regex.
WanCW
committed
ae319d2
View commit details
Copy full SHA for ae319d2
Browse repository at this point
Commits on Jul 7, 2014
Ignored packages moved to bottom and listed on side (refer to #176)
mholt
committed
6fba18b
View commit details
Copy full SHA for 6fba18b
Browse repository at this point
Made cinematic effects a UI setting (closes #212)
mholt
committed
6365ec6
View commit details
Copy full SHA for 6365ec6
Browse repository at this point
Replaced godoc PNG with SVG
mholt
committed
cfe8997
View commit details
Copy full SHA for cfe8997
Browse repository at this point
Commits on Jul 1, 2014
Merge pull request #221 from wancw/parsing_nested_tests
Show description for 6e8b6a6
mdwhatcott
committed
6e8b6a6
View commit details
Copy full SHA for 6e8b6a6
Browse repository at this point
Make test names consistent in new test line and result line.
WanCW
committed
4d4e0bf
View commit details
Copy full SHA for 4d4e0bf
Browse repository at this point
Update `self.test` for each test result line.
WanCW
committed
bd41cc2
View commit details
Copy full SHA for bd41cc2
Browse repository at this point
Commits on Jun 21, 2014
Tests were failing randomly because the order of the results varied.
Show description for a7bfd94
mdwhatcott
committed
a7bfd94
View commit details
Copy full SHA for a7bfd94
Browse repository at this point
Commits on Jun 20, 2014
Fixed random failure of test caused by randomized ordering of resets in map.
Show description for 3ace87d
mdwhatcott
committed
3ace87d
View commit details
Copy full SHA for 3ace87d
Browse repository at this point
Commits on Jun 16, 2014
Merge pull request #217 from homburg/add-should-resemble-type-info
Show description for fba167a
mdwhatcott
committed
fba167a
View commit details
Copy full SHA for fba167a
Browse repository at this point
Commits on Jun 15, 2014
Add type information for Should(Not)Resemble messages
homburg
committed
1bb581f
View commit details
Copy full SHA for 1bb581f
Browse repository at this point
Commits on Jun 13, 2014
Correctly handling windows paths when resolving the current runner. All tests pass in Windows (Fixes #181).
Whatcott, Michael
committed
f55778f
View commit details
Copy full SHA for f55778f
Browse repository at this point
Fixed watcher tests using the normalize function.
Whatcott, Michael
committed
d871db2
View commit details
Copy full SHA for d871db2
Browse repository at this point
Fixed remaining failing tests (but need to prettify the watcher tests).
Whatcott, Michael
committed
1f56aa0
View commit details
Copy full SHA for 1f56aa0
Browse repository at this point
Needed to use os.PathSeparator in the tests too (duh!).
Whatcott, Michael
committed
ce9effa
View commit details
Copy full SHA for ce9effa
Browse repository at this point
Commented out failing shell tests (for now).
Whatcott, Michael
committed
181939e
View commit details
Copy full SHA for 181939e
Browse repository at this point
Using convey.Printf for debugging of shell tests.
Whatcott, Michael
committed
c4af9cc
View commit details
Copy full SHA for c4af9cc
Browse repository at this point
Fixed assertion logic in concurrent execution test (on windows, the start times resolved to the same instant).
Whatcott, Michael
committed
cd8e701
View commit details
Copy full SHA for cd8e701
Browse repository at this point
Commits on Jun 7, 2014
I guess t.Parallel() is problematic without the -parallel flag.
mdwhatcott
committed
53671f9
View commit details
Copy full SHA for 53671f9
Browse repository at this point
Commits on Jun 6, 2014
Merge pull request #213 from m4rw3r/mw/simplify
Show description for b289225
mdwhatcott
committed
b289225
View commit details
Copy full SHA for b289225
Browse repository at this point
Context: moved setting of location and runner into separate methods
m4rw3r
committed
23f09f7
View commit details
Copy full SHA for 23f09f7
Browse repository at this point
Runner: Merged UpgradeReporter() into newRunner()
m4rw3r
committed
a92a355
View commit details
Copy full SHA for a92a355
Browse repository at this point
Moved the missingGoTest and extraGoTest to the file which uses them
m4rw3r
committed
fd96873
View commit details
Copy full SHA for fd96873
Browse repository at this point
More simplification of discover and errors on too many parameters
m4rw3r
committed
17a65ef
View commit details
Copy full SHA for 17a65ef
Browse repository at this point
Previous
Next
You can’t perform that action at this time.