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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51k
Star
224k
Code
Issues
145
Pull requests
907
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add algorithm for testing Project Euler solutions
- #2471
#2471
Merged
cclauss
merged 14 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
dhruvmanila:project-euler-pytest
dhruvmanila/Python:project-euler-pytest
Copy head branch name to clipboard
Sep 28, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add algorithm for testing Project Euler solutions
#2471
cclauss
merged 14 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
dhruvmanila:project-euler-pytest
dhruvmanila/Python:project-euler-pytest
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2020
Add file for testing Project Euler solutions
dhruvmanila
committed
46725c8
View commit details
Copy full SHA for 46725c8
Browse repository at this point
Remove the importlib import
dhruvmanila
authored
25df46b
View commit details
Copy full SHA for 25df46b
Browse repository at this point
Update project_euler/solution_test.py
Show description for 4f9a3c9
dhruvmanila
and
cclauss
authored
4f9a3c9
View commit details
Copy full SHA for 4f9a3c9
Browse repository at this point
Small tweaks to project_euler/solution_test.py
dhruvmanila
committed
4283fe6
View commit details
Copy full SHA for 4283fe6
Browse repository at this point
Test Project Euler solutions through Travis
dhruvmanila
committed
e9d1237
View commit details
Copy full SHA for e9d1237
Browse repository at this point
Improved testing for Project Euler solutions:
Show description for ae1cb20
dhruvmanila
committed
ae1cb20
View commit details
Copy full SHA for ae1cb20
Browse repository at this point
Update validate_solutions.py
dhruvmanila
authored
4af7812
View commit details
Copy full SHA for 4af7812
Browse repository at this point
Commits on Sep 25, 2020
Use namedtuple for input parameters and answer
Show description for 4616f1c
dhruvmanila
committed
4616f1c
View commit details
Copy full SHA for 4616f1c
Browse repository at this point
Fix flake8 errors: line too long
dhruvmanila
committed
d5117b4
View commit details
Copy full SHA for d5117b4
Browse repository at this point
Small tweaks to validate_solutions.py
dhruvmanila
committed
c1b69b2
View commit details
Copy full SHA for c1b69b2
Browse repository at this point
Commits on Sep 26, 2020
Add all answers & back to using dictionary
dhruvmanila
committed
f1d60ac
View commit details
Copy full SHA for f1d60ac
Browse repository at this point
Commits on Sep 27, 2020
Using pytest for testing Project Euler solutions
Show description for f90db04
dhruvmanila
committed
f90db04
View commit details
Copy full SHA for f90db04
Browse repository at this point
Print error messages in oneline format
dhruvmanila
committed
2fd50e7
View commit details
Copy full SHA for 2fd50e7
Browse repository at this point
Commits on Sep 28, 2020
Separated answers into a separate file:
Show description for 9d62652
dhruvmanila
committed
9d62652
View commit details
Copy full SHA for 9d62652
Browse repository at this point
You can’t perform that action at this time.