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 }}
WayneJin88888
/
mini.nvim
Public
forked from
nvim-mini/mini.nvim
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
Breadcrumbs
History for
mini.nvim
lua
mini
test.lua
on
main
User selector
All users
All time
Commit history
Commits on Oct 21, 2024
feat(test): update `expect.reference_screenshot()` with `opts.directory`
Show description for 4044dbe
echasnovski
committed
4044dbe
View commit details
Copy full SHA for 4044dbe
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
feat(test)!: update `skip()` to skip case when called in `pre_case` hook
Show description for 379a3dd
echasnovski
committed
379a3dd
View commit details
Copy full SHA for 379a3dd
View code at this point
Browse repository at this point
feat(test): allow `finally()` be executed several times in one function
echasnovski
committed
00c8bf0
View commit details
Copy full SHA for 00c8bf0
View code at this point
Browse repository at this point
feat(test): implement `n_retry` test set property
echasnovski
committed
5b3b859
View commit details
Copy full SHA for 5b3b859
View code at this point
Browse repository at this point
feat(test): update collected cases to have hook source data
echasnovski
committed
1637510
View commit details
Copy full SHA for 1637510
View code at this point
Browse repository at this point
refactor(test): schedule all case sub-steps in a single callback
echasnovski
committed
3796719
View commit details
Copy full SHA for 3796719
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
feat(ALL): ensure plugin's colors are defined after any color scheme
Show description for d231729
echasnovski
committed
d231729
View commit details
Copy full SHA for d231729
View code at this point
Browse repository at this point
Commits on Aug 8, 2024
feat(test): make it work on Windows
Show description for 3f639d2
echasnovski
and
cameronr
committed
3f639d2
View commit details
Copy full SHA for 3f639d2
View code at this point
Browse repository at this point
Commits on Aug 3, 2024
docs(test): make `new_child_neovim()` help more LuaLS friendly
Show description for 42a5867
echasnovski
committed
42a5867
View commit details
Copy full SHA for 42a5867
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
docs(ALL): prefer using code blocks with language annotation
Show description for a8fae0b
echasnovski
committed
a8fae0b
View commit details
Copy full SHA for a8fae0b
View code at this point
Browse repository at this point
Commits on Jun 22, 2024
feat(ALL): stop support for Neovim 0.7
Show description for 94db855
echasnovski
committed
94db855
View commit details
Copy full SHA for 94db855
View code at this point
Browse repository at this point
Commits on May 25, 2024
feat(ALL): soft deprecate Neovim<0.8
echasnovski
committed
a6c7322
View commit details
Copy full SHA for a6c7322
View code at this point
Browse repository at this point
Commits on May 24, 2024
fix(test): make `run_file()` normalize input path
Show description for aa81e45
echasnovski
committed
aa81e45
View commit details
Copy full SHA for aa81e45
View code at this point
Browse repository at this point
Commits on May 17, 2024
fix(ALL): react to `vim.tbl_flatten()` deprecation in 0.10.0
Show description for 5566211
echasnovski
committed
5566211
View commit details
Copy full SHA for 5566211
View code at this point
Browse repository at this point
Commits on Apr 6, 2024
feat(test)!: make child Neovim process headless
echasnovski
committed
dbea325
View commit details
Copy full SHA for dbea325
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
(all) Use universally ` ~` to indicate help section heading.
echasnovski
committed
ea1af8c
View commit details
Copy full SHA for ea1af8c
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
(all) Update and use StyLua 0.19.0.
echasnovski
committed
c87d3b7
View commit details
Copy full SHA for c87d3b7
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
(all) Fix typos.
dundargoc
authored and
echasnovski
committed
0a3d637
View commit details
Copy full SHA for 0a3d637
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
(mini.test) BREAKING: Update to skip test case if there is an error in
Show description for 964cdc9
echasnovski
committed
964cdc9
View commit details
Copy full SHA for 964cdc9
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
(mini.test) FEATURE: add `ignore_lines` option to `expect.reference_screenshot()`.
Show description for cff8f2b
echasnovski
committed
cff8f2b
View commit details
Copy full SHA for cff8f2b
View code at this point
Browse repository at this point
(mini.test) FEATURE: Add `child.lua_func()` method.
Show description for 4ad1ac6
stasjok
and
echasnovski
committed
4ad1ac6
View commit details
Copy full SHA for 4ad1ac6
View code at this point
Browse repository at this point
(mini.test) BREAKING FEATURE: update `child.get_screenshot()` to redraw
Show description for e6b4edf
echasnovski
committed
e6b4edf
View commit details
Copy full SHA for e6b4edf
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
(all) Update to properly store default config.
echasnovski
committed
0c50ef9
View commit details
Copy full SHA for 0c50ef9
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
(mini.test) Add missing documentation for `child.lua_notfiy`.
echasnovski
committed
1fdbb86
View commit details
Copy full SHA for 1fdbb86
View code at this point
Browse repository at this point
Commits on Sep 24, 2023
(mini.test) Update `type_keys()` to more carefully test for error.
echasnovski
committed
96d97a2
View commit details
Copy full SHA for 96d97a2
View code at this point
Browse repository at this point
(mini.test) Allow '\n' in names of test sets and cases.
echasnovski
committed
323b54b
View commit details
Copy full SHA for 323b54b
View code at this point
Browse repository at this point
Commits on May 5, 2023
(all) Replace unnecessary Vimscript with Lua API.
echasnovski
committed
7a2b975
View commit details
Copy full SHA for 7a2b975
View code at this point
Browse repository at this point
Commits on May 4, 2023
(all) Use `vim.keymap` to deal with mappings.
Show description for 37837ff
echasnovski
committed
37837ff
View commit details
Copy full SHA for 37837ff
View code at this point
Browse repository at this point
Commits on Apr 30, 2023
(all) Use Lua API to create default highlight groups.
echasnovski
committed
88a6b58
View commit details
Copy full SHA for 88a6b58
View code at this point
Browse repository at this point
Commits on Apr 29, 2023
(all) Use Lua API to create autocommands.
Show description for 87be55f
echasnovski
committed
87be55f
View commit details
Copy full SHA for 87be55f
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
(all) Remove Neovim<0.7 compatibility code.
echasnovski
committed
9f1f555
View commit details
Copy full SHA for 9f1f555
View code at this point
Browse repository at this point
(all) Remove warning about Neovim<0.7 starting its hard deprecation.
Show description for 10fc181
echasnovski
committed
10fc181
View commit details
Copy full SHA for 10fc181
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
(all) Remove compatibility code for silencing with Vimscript variables.
echasnovski
committed
0d598d4
View commit details
Copy full SHA for 0d598d4
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
(mini.test) BREAKING FEATURE: Implement `config.silent` to silence
Show description for 5bd4335
echasnovski
committed
5bd4335
View commit details
Copy full SHA for 5bd4335
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
(all) Update documentation to follow same rules.
Show description for 1e5fe7d
echasnovski
committed
1e5fe7d
View commit details
Copy full SHA for 1e5fe7d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.