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
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 }}
drhumlen
/
utest
Public
forked from
com-lihaoyi/utest
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 7, 2017
Remove highlighting of the assertion-code that failed (for better readability)
drhumlen
committed
3e1de73
View commit details
Copy full SHA for 3e1de73
Browse repository at this point
Commits on May 6, 2017
Move rendering logic to function & re-use it in spec
drhumlen
committed
e07ca0a
View commit details
Copy full SHA for e07ca0a
Browse repository at this point
Add more formatting and skip single-line reporting + failure list at the end
drhumlen
committed
eb1268f
View commit details
Copy full SHA for eb1268f
Browse repository at this point
Add better coloring / pretty-printing of test result output
drhumlen
committed
6f11716
View commit details
Copy full SHA for 6f11716
Browse repository at this point
Commits on May 4, 2017
Travis CI stopped working, try sudo: false
japgolly
committed
ff4e338
View commit details
Copy full SHA for ff4e338
Browse repository at this point
Merge pull request #111 from drhumlen/patch-1
Show description for 48d92e0
japgolly
authored
48d92e0
View commit details
Copy full SHA for 48d92e0
Browse repository at this point
Update readme.md
drhumlen
authored
418d585
View commit details
Copy full SHA for 418d585
Browse repository at this point
Towards v0.4.7
japgolly
committed
9fd97e9
View commit details
Copy full SHA for 9fd97e9
Browse repository at this point
Facilitate publishing from root
japgolly
committed
7ebcf34
View commit details
Copy full SHA for 7ebcf34
Browse repository at this point
Prepare to release v0.4.6
japgolly
committed
34045f6
View commit details
Copy full SHA for 34045f6
Browse repository at this point
Commits on May 1, 2017
Update version and reduce compilation warnings
japgolly
committed
95c7916
View commit details
Copy full SHA for 95c7916
Browse repository at this point
Upgrade SBT, Scala, and Scala.JS
japgolly
committed
8effdcb
View commit details
Copy full SHA for 8effdcb
Browse repository at this point
Merge pull request #107 from SethTisue/no-getstacktracestring
Show description for 0df8d9d
japgolly
authored
0df8d9d
View commit details
Copy full SHA for 0df8d9d
Browse repository at this point
Merge pull request #109 from sjrd/scalajs-0.6.15
Show description for 5c68e07
japgolly
authored
5c68e07
View commit details
Copy full SHA for 5c68e07
Browse repository at this point
Commits on Apr 11, 2017
Upgrade to Scala.js 0.6.15.
Show description for f0d231e
sjrd
committed
f0d231e
View commit details
Copy full SHA for f0d231e
Browse repository at this point
Remove obsolete settings in the build.
Show description for c10f998
sjrd
committed
c10f998
View commit details
Copy full SHA for c10f998
Browse repository at this point
Remove useless export of `PlatformShims`.
sjrd
committed
15813ea
View commit details
Copy full SHA for 15813ea
Browse repository at this point
Upgrade to sbt 0.13.13.
sjrd
committed
1020a75
View commit details
Copy full SHA for 1020a75
Browse repository at this point
Commits on Mar 29, 2017
avoid deprecated getStackTraceString method
Show description for e941e1f
SethTisue
committed
e941e1f
View commit details
Copy full SHA for e941e1f
Browse repository at this point
Commits on Jan 1, 2017
0.4.5
lihaoyi
committed
0990e6b
View commit details
Copy full SHA for 0990e6b
Browse repository at this point
Merge pull request #105 from utaal/patch-1
Show description for feaf885
lihaoyi
authored
feaf885
View commit details
Copy full SHA for feaf885
Browse repository at this point
Merge pull request #92 from japgolly/topic/ubi
Show description for 9b9439c
lihaoyi
authored
9b9439c
View commit details
Copy full SHA for 9b9439c
Browse repository at this point
Commits on Dec 30, 2016
Handle Fatal exceptions so SBT doesn't freeze
japgolly
committed
89a24e7
View commit details
Copy full SHA for 89a24e7
Browse repository at this point
Commits on Nov 17, 2016
Update version in readme - getting started
Show description for cfc616e
utaal
authored
cfc616e
View commit details
Copy full SHA for cfc616e
Browse repository at this point
Commits on Oct 31, 2016
Merge pull request #100 from larsrh/topic/deps
Show description for d44033f
lihaoyi
authored
d44033f
View commit details
Copy full SHA for d44033f
Browse repository at this point
Scala 2.12.0
larsrh
committed
c1dee2b
View commit details
Copy full SHA for c1dee2b
Browse repository at this point
remove Akka dependency: only used for scheduling tasks
Show description for e7ccfbf
larsrh
committed
e7ccfbf
View commit details
Copy full SHA for e7ccfbf
Browse repository at this point
Commits on Oct 20, 2016
0.4.4
larsrh
committed
c482901
View commit details
Copy full SHA for c482901
Browse repository at this point
add sbt-pgp plugin
larsrh
committed
5f62d53
View commit details
Copy full SHA for 5f62d53
Browse repository at this point
Scala 2.12.0-RC2
larsrh
committed
97bda7e
View commit details
Copy full SHA for 97bda7e
Browse repository at this point
Commits on Sep 23, 2016
cross compile with Scala 2.12.x
larsrh
committed
7f0e07c
View commit details
Copy full SHA for 7f0e07c
Browse repository at this point
Commits on Apr 12, 2016
Merge pull request #91 from alexeyr/patch-1
Show description for 927cebc
lihaoyi
committed
927cebc
View commit details
Copy full SHA for 927cebc
Browse repository at this point
Make suggested dependencies test-only
alexeyr
committed
5767f47
View commit details
Copy full SHA for 5767f47
Browse repository at this point
Commits on Apr 11, 2016
Merge pull request #90 from drhumlen/patch-1
Show description for a084ec5
lihaoyi
committed
a084ec5
View commit details
Copy full SHA for a084ec5
Browse repository at this point
Add missing 's' in example code
drhumlen
committed
81833c5
View commit details
Copy full SHA for 81833c5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.