Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
gemini-testing
/
testplane
Public
Notifications
You must be signed in to change notification settings
Fork
64
Star
778
Code
Issues
23
Pull requests
4
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
hermione
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 27, 2024
chore: update plugins-loader from 1.3.1 to 1.3.4
DudaGod
committed
832b252
Copy full SHA for 832b252
Commits on Jul 4, 2024
chore: add publish workflow (#966)
Kabir-Ivan
authored
67904d9
Copy full SHA for 67904d9
Commits on Jun 14, 2024
chore(release): 8.9.6
shadowusr
committed
d65077a
Copy full SHA for d65077a
fix: resolve file field correctly for exports mocha interface (#948)
shadowusr
authored
c0eab23
Copy full SHA for c0eab23
Commits on May 29, 2024
chore(release): 8.9.5
DudaGod
committed
50ade2b
Copy full SHA for 50ade2b
fix: types for describe, it
DudaGod
committed
42fcd1c
Copy full SHA for 42fcd1c
chore(release): 8.9.4
DudaGod
committed
e2d050c
Copy full SHA for e2d050c
fix: "assertView", "moveCursorTo", "executionContext" and "currentTest" types
DudaGod
committed
eecbe23
Copy full SHA for eecbe23
Commits on May 16, 2024
chore(release): 8.9.3
DudaGod
committed
473d9b6
Copy full SHA for 473d9b6
fix: ignore "execution context was destroyed" error from puppeteer
DudaGod
committed
d52f2ca
Copy full SHA for d52f2ca
docs: add info about migration to testplane
DudaGod
committed
4dd4b05
Copy full SHA for 4dd4b05
fix: correctly screen element after moveTo
DudaGod
committed
b728078
Copy full SHA for b728078
Commits on May 15, 2024
chore(release): 8.9.2
DudaGod
committed
03bff88
Copy full SHA for 03bff88
fix: correctly require plugins with yarn+pnp
DudaGod
committed
ef522f3
Copy full SHA for ef522f3
fix: correctly specify "testplaneCtx.assertViewResults" type
DudaGod
committed
41bb00e
Copy full SHA for 41bb00e
Commits on Apr 24, 2024
chore(release): 8.9.1
shadowusr
committed
784c46e
Copy full SHA for 784c46e
fix: use nodenext moduleResolution with ts-node (#917)
shadowusr
authored
d8ef347
Copy full SHA for d8ef347
Commits on Apr 18, 2024
chore(release): 8.9.0
KuznetsovRoman
committed
3074049
Copy full SHA for 3074049
Merge pull request #909 from gemini-testing/HERMIONE-1504.dev_server
Show description for 7c158e9
KuznetsovRoman
authored
7c158e9
Copy full SHA for 7c158e9
chore: enable ci checks on hermione branch
KuznetsovRoman
committed
50123f2
Copy full SHA for 50123f2
Commits on Apr 17, 2024
feat: add ability to use dev server
KuznetsovRoman
committed
d6b9ec8
Copy full SHA for d6b9ec8
Commits on Apr 5, 2024
chore(release): 8.8.1
DudaGod
committed
217b39c
Copy full SHA for 217b39c
fix: do not remove spaces in runnable title
DudaGod
committed
df139ea
Copy full SHA for df139ea
Commits on Apr 3, 2024
chore(release): 8.8.0
DudaGod
committed
d0b3fec
Copy full SHA for d0b3fec
feat: add ability to extend "hermione" global variable
DudaGod
committed
f4c0cec
Copy full SHA for f4c0cec
Commits on Mar 29, 2024
chore(release): 8.7.2
KuznetsovRoman
committed
4523c88
Copy full SHA for 4523c88
Merge pull request #890 from gemini-testing/fix/kroman512/types/hermione-ctx
Show description for eb8af0a
KuznetsovRoman
authored
eb8af0a
Copy full SHA for eb8af0a
fix: export HermioneCtx type
KuznetsovRoman
committed
363ed89
Copy full SHA for 363ed89
Commits on Mar 28, 2024
chore(release): 8.7.1
KuznetsovRoman
committed
5d2b653
Copy full SHA for 5d2b653
Merge pull request #889 from gemini-testing/fix/kroman512/overwriteCommand/types
Show description for d09e3cb
KuznetsovRoman
authored
d09e3cb
Copy full SHA for d09e3cb
fix: return origCommand type to overwriteCommand
KuznetsovRoman
committed
f2039a0
Copy full SHA for f2039a0
Commits on Mar 27, 2024
chore(release): 8.7.0
KuznetsovRoman
committed
7662311
Copy full SHA for 7662311
Merge pull request #888 from gemini-testing/feat/issue/883
Show description for 78fa5fa
KuznetsovRoman
authored
78fa5fa
Copy full SHA for 78fa5fa
docs: add basic typescript usage docs
KuznetsovRoman
committed
ffda61b
Copy full SHA for ffda61b
feat: add ability to extend hermione.ctx typings
KuznetsovRoman
committed
540893c
Copy full SHA for 540893c
Pagination
Previous
Next
You can’t perform that action at this time.