How do you test achievements working correctly without publishing your game?

Hi.

Is there a way to test your achievements without publishing your game or having to wait 7 days for apple to approve a game before you can test?

Use the development environment:

https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/GameKit_Guide/TestingYourGameCenter-AwareGame/TestingYourGameCenter-AwareGame.html

Thank you Pedro