Skip to content

Commit

Permalink
Merge pull request #1182 from peppy/readme-update
Browse files Browse the repository at this point in the history
Add note about visualtests and development with testcases
  • Loading branch information
smoogipoo authored Nov 22, 2017
2 parents 83925a8 + 7cf44a1 commit c6fd291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This framework is intended to take steps beyond what you would normally expect f

- Anywhere we implement graphical components, they will be displayed with a generic design and will be derivable for further customisation.
- Common elements used by games (texture caching, font loading) will be automatically initialised at runtime.
- Allow for isolated development of components via a solid testing environment (`VisualTests` and `TestCases`). Check the [wiki](https://github.com/ppy/osu-framework/wiki/Development-and-Testing) for more information on how these can be used to streamline development.

# Contributing

Expand Down

0 comments on commit c6fd291

Please sign in to comment.